CeLuigi / models-comparison.pytorch
Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures
☆165Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for models-comparison.pytorch
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆271Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆95Updated 4 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆166Updated 3 years ago
- Partial Order Pruning: for Best Speed/Accuracy Trade-off in Neural Architecture Search☆150Updated 4 years ago
- ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083☆294Updated 6 years ago
- Code and Pretrained model for IGCV3☆189Updated 6 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆213Updated 5 years ago
- [ICCV 2019] Harmonious Bottleneck on Two Orthogonal Dimensions, surpassing MobileNetV2☆102Updated 4 years ago
- Network acceleration methods☆178Updated 3 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆121Updated 5 years ago
- Bridging the gap Between Stability and Scalability in Neural Architecture Search☆141Updated 3 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 5 years ago
- Densely Connected Search Space for More Flexible Neural Architecture Search (CVPR2020)☆295Updated 4 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 4 years ago
- Batch normalization fusion for PyTorch☆194Updated 4 years ago
- ☆134Updated 6 years ago
- Code for https://arxiv.org/abs/1810.04622☆139Updated 5 years ago
- Neural architecture search(NAS)☆14Updated 5 years ago
- ☆165Updated last year
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆396Updated 3 years ago
- Multinomial Distribution Learning for Effective Neural Architecture Search☆207Updated 5 years ago
- ☆111Updated 6 years ago
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)☆87Updated 5 years ago
- My implementation of RePr training scheme in PyTorch. https://arxiv.org/pdf/1811.07275.pdf☆71Updated 5 years ago
- ☆153Updated 4 years ago
- Single Path One-Shot NAS MXNet implementation with full training and searching pipeline. Support both Block and Channel Selection. Search…☆151Updated 4 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆153Updated 4 months ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆113Updated 4 years ago