sovrasov / flops-counter.pytorchLinks
Flops counter for neural networks in pytorch framework
☆2,922Updated 6 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,022Updated last year
- Model analyzer in PyTorch☆1,490Updated 2 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,157Updated 2 weeks ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,957Updated 2 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,404Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,160Updated last year
- ResNeSt: Split-Attention Networks☆3,258Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,166Updated 2 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,709Updated 3 years ago
- Classification with PyTorch.☆1,735Updated last year
- PyTorch implementation of SENet☆2,323Updated 4 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,357Updated last year
- A CV toolkit for my papers.☆2,050Updated 7 months ago
- My best practice of training large dataset using PyTorch.☆1,099Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,244Updated 9 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 9 months ago
- A curated list of neural network pruning resources.☆2,468Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,050Updated last year
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,614Updated 2 years ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,273Updated 4 months ago
- Awesome Knowledge Distillation☆3,716Updated last month
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,313Updated 4 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,668Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆883Updated 5 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,514Updated 5 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,398Updated 5 years ago
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,927Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,295Updated last year
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,476Updated 2 years ago