qinjian623 / pytorch_toysLinks
Personal Pytorch toy script.
☆67Updated 3 years ago
Alternatives and similar repositories for pytorch_toys
Users that are interested in pytorch_toys are comparing it to the libraries listed below
Sorting:
- Batch Normalization Auto-fusion for PyTorch☆32Updated 5 years ago
- Apply the pruning strategy for MobileNet_v2☆52Updated 6 years ago
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆33Updated 5 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- alibabacloud-quantization-networks☆121Updated 5 years ago
- A package to make do Network Slimming a little easier☆48Updated 3 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆82Updated 2 years ago
- quantize aware training package for NCNN on pytorch☆69Updated 3 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆174Updated 4 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- [CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for a…☆179Updated 5 years ago
- Implement Towards Effective Low-bitwidth Convolutional Neural Networks☆41Updated 6 years ago
- ☆120Updated 5 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- ☆46Updated 5 years ago
- Pytorch implementation of channel pruning and AMC☆32Updated 6 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆64Updated 4 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆151Updated 4 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆65Updated 3 years ago
- Collections of model quantization algorithms. Any issues, please contact Peng Chen (blueardour@gmail.com)☆42Updated 3 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆112Updated 3 years ago
- Code for IJCAI2019 paper☆46Updated 6 years ago
- pytorch implementation of "Differentiable Soft Quantization: Bridging Full-Precision and Low-Bit Neural Networks"☆131Updated 5 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆48Updated 5 years ago
- A PyTorch implementation of SSDLite on COCO☆86Updated 4 years ago