mepeichun / Efficient-Neural-Network-BilibiliLinks
B站Efficient-Neural-Network学习分享的配套代码
☆304Updated 4 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(剪枝、量化、知识蒸馏)☆78Updated 5 years ago
- A simple network quantization demo using pytorch from scratch.☆543Updated 2 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆255Updated 2 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,272Updated 8 months ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆80Updated 5 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…☆171Updated 5 years ago
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 3 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆88Updated 4 years ago
- ☆37Updated 7 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆919Updated 5 years ago
- SimpleAICV:pytorch training and testing examples.☆437Updated 2 months ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆576Updated 6 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Updated 5 years ago
- PyTorch Project Specification.☆679Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆154Updated 2 years ago
- YOLO ModelCompression MultidatasetTraining☆445Updated 3 years ago
- ghostnet_cifar10☆117Updated 5 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆82Updated 3 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated 2 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆256Updated 4 years ago
- Model Quantization Benchmark☆855Updated 9 months ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆211Updated 2 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆447Updated 2 years ago
- ☆34Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆300Updated 3 years ago
- Pruned model: VGG & ResNet-50☆19Updated 6 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆576Updated 6 years ago
- www.giantpandacv.com☆154Updated last year
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆63Updated 2 years ago