mepeichun / Efficient-Neural-Network-Bilibili
B站Efficient-Neural-Network学习分享的配套代码
☆298Updated 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(剪枝、量化、知识蒸馏)☆74Updated 5 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆250Updated 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
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 4 years ago
- A simple network quantization demo using pytorch from scratch.☆527Updated last year
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 4 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆915Updated 4 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆87Updated 3 years ago
- ☆36Updated 6 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆572Updated 5 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,242Updated last week
- ghostnet_cifar10☆114Updated 4 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- YOLO ModelCompression MultidatasetTraining☆444Updated 2 years ago
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 2 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆254Updated 4 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆223Updated 3 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆568Updated 5 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆150Updated last year
- SimpleAICV:pytorch training and testing examples.☆432Updated last month
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆294Updated 2 years ago
- ☆32Updated 4 years ago
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆806Updated 5 years ago
- Model Quantization Benchmark☆799Updated this week
- simplest implementation of yolo v1 via pytorch☆43Updated 4 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 4 years ago
- ☆227Updated last year
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆208Updated last year
- Neural Network Quantization & Low-Bit Fixed Point Training For Hardware-Friendly Algorithm Design☆160Updated 4 years ago