mepeichun / Efficient-Neural-Network-BilibiliLinks
B站Efficient-Neural-Network学习分享的配套代码
☆300Updated 3 years ago
Alternatives and similar repositories for Efficient-Neural-Network-Bilibili
Users that are interested in Efficient-Neural-Network-Bilibili are comparing it to the libraries listed below
Sorting:
- 模型压缩demo(剪枝、量化、知识蒸馏)☆77Updated 5 years ago
- A simple network quantization demo using pytorch from scratch.☆533Updated 2 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模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆249Updated 2 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆88Updated 3 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 4 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆913Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 3 years ago
- ☆36Updated 6 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,249Updated last month
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆574Updated 6 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆878Updated 3 years ago
- ☆33Updated 4 years ago
- Model Quantization Benchmark☆816Updated 2 months ago
- SimpleAICV:pytorch training and testing examples.☆434Updated last month
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆39Updated 4 years ago
- www.giantpandacv.com☆149Updated last year
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- YOLO ModelCompression MultidatasetTraining☆444Updated 3 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆272Updated 2 years ago
- PyTorch Project Specification.☆679Updated 3 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆296Updated 2 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆224Updated 3 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated last year