mepeichun / Efficient-Neural-Network-Bilibili
B站Efficient-Neural-Network学习分享的配套代码
☆296Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Efficient-Neural-Network-Bilibili
- A simple network quantization demo using pytorch from scratch.☆511Updated last year
- 模型压缩demo(剪枝、量化、知识蒸馏)☆65Updated 4 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 4 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆244Updated last year
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆77Updated 3 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,219Updated 3 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆78Updated 3 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆910Updated 4 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆565Updated 5 years ago
- PyTorch Project Specification.☆667Updated 3 years ago
- ☆36Updated 5 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- Model Quantization Benchmark☆765Updated 5 months ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated last year
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆560Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆288Updated last year
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆252Updated 3 years ago
- SimpleAICV:pytorch training and testing examples.☆419Updated this week
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 2 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆430Updated 11 months ago
- www.giantpandacv.com☆149Updated 5 months ago
- YOLO ModelCompression MultidatasetTraining☆445Updated 2 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆351Updated 4 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 5 years ago
- Everything in Torch Fx☆341Updated 5 months ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆148Updated last year
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆376Updated 5 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆829Updated 2 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆219Updated 2 years ago