CeLuigi / models-comparison.pytorchLinks
Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures
☆164Updated 4 years ago
Alternatives and similar repositories for models-comparison.pytorch
Users that are interested in models-comparison.pytorch are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆273Updated 6 years ago
- Partial Order Pruning: for Best Speed/Accuracy Trade-off in Neural Architecture Search☆149Updated 4 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- Bridging the gap Between Stability and Scalability in Neural Architecture Search☆141Updated 3 years ago
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆197Updated 5 years ago
- Neural architecture search(NAS)☆14Updated 6 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 years ago
- Code and Pretrained model for IGCV3☆189Updated 6 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083☆294Updated 7 years ago
- ☆87Updated 7 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- [ICCV 2019] Harmonious Bottleneck on Two Orthogonal Dimensions, surpassing MobileNetV2☆102Updated 5 years ago
- Implementation of NetAdapt☆30Updated 4 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆167Updated 4 years ago
- A neat pytorch implementation of nasnet and the ported weights from tensorflow