sovrasov / flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
☆2,869Updated 2 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
- Count the MACs / FLOPs of your PyTorch model.☆4,964Updated 8 months ago
- Model analyzer in PyTorch☆1,477Updated 2 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,093Updated 3 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,150Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,376Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,246Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,092Updated 10 months ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,161Updated this week
- A CV toolkit for my papers.☆2,047Updated 3 months ago
- This is a collection of our NAS and Vision Transformer work.☆1,731Updated 7 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,223Updated 5 months ago
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,902Updated last year
- PyTorch implementation of SENet☆2,313Updated 4 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,657Updated 7 months ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,559Updated last year
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,672Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,921Updated last year
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,459Updated 2 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,516Updated 4 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,295Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago
- Efficient computing methods developed by Huawei Noah's Ark Lab☆1,254Updated 4 months ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,922Updated 3 months ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 9 months ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- Some tricks of pytorch...☆1,181Updated 9 months ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,033Updated last year
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,464Updated 2 months ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,008Updated 2 years ago