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
- A package to make do Network Slimming a little easier☆48Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆146Updated 4 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆82Updated 2 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆175Updated 4 years ago
- alibabacloud-quantization-networks☆121Updated 5 years ago
- Implement Towards Effective Low-bitwidth Convolutional Neural Networks☆41Updated 6 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 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
- ☆46Updated 5 years ago
- ☆120Updated 5 years ago
- quantize aware training package for NCNN on pytorch☆69Updated 4 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 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
- PyTorch-Implementation of "Data-Driven Sparse Structure Selection for Deep Neural Networks"☆20Updated 5 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆255Updated 4 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆35Updated 3 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆65Updated 3 years ago
- A PyTorch implementation of SSDLite on COCO☆87Updated 4 years ago
- 73.6% GhostNet 1.0x pre-trained model on ImageNet☆89Updated 5 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆48Updated 5 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆296Updated 2 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 5 years ago
- This Pytorch Version of MobileNetV2 is converted from my Caffe Version☆12Updated 7 years ago