sovrasov / flops-counter.pytorchLinks
Flops counter for neural networks in pytorch framework
☆2,909Updated 5 months ago
Alternatives and similar repositories for flops-counter.pytorch
Users that are interested in flops-counter.pytorch are comparing it to the libraries listed below
Sorting:
- Count the MACs / FLOPs of your PyTorch model.☆5,016Updated last year
- Model analyzer in PyTorch☆1,486Updated 2 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,148Updated last week
- RepVGG: Making VGG-style ConvNets Great Again☆3,402Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,156Updated last year
- My best practice of training large dataset using PyTorch.☆1,099Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,952Updated 2 years ago
- A curated list of neural network pruning resources.☆2,462Updated last year
- PyTorch implementation of SENet☆2,324Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,257Updated 2 years ago
- A CV toolkit for my papers.☆2,050Updated 6 months ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,706Updated 3 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,162Updated 2 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,312Updated 3 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,245Updated 8 months ago
- Classification with PyTorch.☆1,733Updated last year
- A quickstart and benchmark for pytorch distributed training.☆1,669Updated 11 months ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,513Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 9 months ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆882Updated 5 years ago
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,925Updated last year
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,396Updated 5 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,473Updated 2 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,349Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,049Updated last year
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,257Updated 3 months ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,572Updated last year
- Efficient computing methods developed by Huawei Noah's Ark Lab☆1,287Updated 8 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,289Updated last year