AberHu / ImageNet-trainingLinks
Pytorch ImageNet training codes with various tricks, lr schedulers, distributed training, mixed precision training, DALI dataloader etc.
☆18Updated 5 years ago
Alternatives and similar repositories for ImageNet-training
Users that are interested in ImageNet-training are comparing it to the libraries listed below
Sorting:
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆65Updated 3 years ago
- Pytorch implementation for FAT: learning low-bitwidth parametric representation via frequency-aware transformation☆27Updated 4 years ago
- Codes for Accepted Paper : "MetaQuant: Learning to Quantize by Learning to Penetrate Non-differentiable Quantization" in NeurIPS 2019☆54Updated 5 years ago
- ☆47Updated 5 years ago
- PyTorch implementation of "Deep Transferring Quantization" (ECCV2020)☆18Updated 3 years ago
- Single Path One-Shot NAS MXNet implementation with Supernet training and searching☆19Updated 5 years ago
- ☆35Updated 5 years ago
- ProxylessNAS-Pytorch☆24Updated 6 years ago
- official implementation of Generative Low-bitwidth Data Free Quantization(GDFQ)☆54Updated 2 years ago
- TF-NAS: Rethinking Three Search Freedoms of Latency-Constrained Differentiable Neural Architecture Search (ECCV2020)☆75Updated 4 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆72Updated 3 years ago
- Implementation of knapsack pruning☆27Updated 5 years ago
- Global Sparse Momentum SGD for pruning very deep neural networks☆43Updated 3 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- A visualization and transformation of pytorch model☆30Updated 5 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆40Updated 2 years ago
- ☆28Updated 5 years ago
- Revisiting Parameter Sharing for Automatic Neural Channel Number Search, NeurIPS 2020☆22Updated 5 years ago
- [CVPR 2021] Searching by Generating: Flexible and Efficient One-Shot NAS with Architecture Generator☆39Updated 3 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2021 -- Network Pruning using Adaptive Exemplar Filters☆23Updated 4 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆145Updated 4 years ago
- ☆57Updated 5 years ago
- A simple pytorch implementation of Differentiable Architecture Search (DARTS)☆21Updated 6 years ago
- Arch-Net: Model Distillation for Architecture Agnostic Model Deployment☆23Updated 4 years ago
- ☆17Updated 3 years ago
- Pytorch implementation of our paper accepted by NeurIPS 2020 -- Rotated Binary Neural Network☆83Updated 2 years ago
- Pytorch implementation of our paper (TNNLS) -- Pruning Networks with Cross-Layer Ranking & k-Reciprocal Nearest Filters☆12Updated 3 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 6 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆74Updated 5 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Updated 6 years ago