Pinned Repositories
attribute-aware-attention
Code for paper: Attribute-Aware Attention Model for Fine-grained Representation Learning
classification_model_pruning
this is my way to learn model pruning
DNA_RNA_pretreatment
DNA_RNA_python_classfication
keliangli
Config files for my GitHub profile.
MNNKit
MNNKit is a collection of AI solutions for mobile developers, powered by MNN engine.
openmmlab_onnxruntime_inference
openmmlab--->onnx---->inference(python)
SC_pyton
stock_python_prj
yaogan
TensorFlow对遥感图像的分类
keliangli's Repositories
keliangli/yaogan
TensorFlow对遥感图像的分类
keliangli/attribute-aware-attention
Code for paper: Attribute-Aware Attention Model for Fine-grained Representation Learning
keliangli/classification_model_pruning
this is my way to learn model pruning
keliangli/DNA_RNA_pretreatment
keliangli/DNA_RNA_python_classfication
keliangli/keliangli
Config files for my GitHub profile.
keliangli/MNNKit
MNNKit is a collection of AI solutions for mobile developers, powered by MNN engine.
keliangli/openmmlab_onnxruntime_inference
openmmlab--->onnx---->inference(python)
keliangli/SC_pyton
keliangli/stock_python_prj
keliangli/TorchPruner
On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for neural networks in PyTorch.
keliangli/YOLOv5-Multibackbone-Compression
YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming) and Quantization (MQBench) Compression Tool Box.
keliangli/yolov5_FaceMask
Detecting person with or without face mask. Trained using YOLOv5.