mepeichun / Efficient-Neural-Network-Bilibili
B站Efficient-Neural-Network学习分享的配套代码
☆295Updated 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
- 模型压缩demo(剪枝、量化、知识蒸馏)☆71Updated 4 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆250Updated last year
- 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
- A simple network quantization demo using pytorch from scratch.☆522Updated last year
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 4 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,230Updated 3 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆916Updated 4 years ago
- Model Quantization Benchmark☆793Updated 2 months ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆85Updated 3 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆569Updated 5 years ago
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 2 years ago
- ☆36Updated 6 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- ☆668Updated 3 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆254Updated 4 years ago
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆805Updated 5 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- YOLO ModelCompression MultidatasetTraining☆444Updated 2 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆568Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆294Updated 2 years ago
- Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration (CVPR 2019 Oral)☆606Updated last year
- PyTorch Project Specification.☆678Updated 3 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆168Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 4 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆222Updated 3 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- SimpleAICV:pytorch training and testing examples.☆430Updated last week
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆854Updated 2 years ago