sovrasov / flops-counter.pytorchLinks
Flops counter for neural networks in pytorch framework
☆2,957Updated 3 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,056Updated last year
- Model analyzer in PyTorch☆1,501Updated 2 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,200Updated 3 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,166Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,440Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,265Updated 2 years ago
- A CV toolkit for my papers.☆2,048Updated 11 months ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,107Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,974Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆993Updated last year
- A quickstart and benchmark for pytorch distributed training.☆1,665Updated last year
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,729Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,257Updated last year
- PyTorch implementation of SENet☆2,340Updated 4 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,064Updated last year
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆885Updated 5 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,485Updated 3 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,405Updated 2 years ago
- A curated list of neural network pruning resources.☆2,483Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,193Updated 2 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,516Updated 5 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,584Updated last year
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,400Updated 2 years ago
- Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"☆967Updated 3 years ago
- Some tricks of pytorch...☆1,195Updated last year
- ☆1,506Updated 5 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,317Updated 4 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,404Updated 6 years ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,345Updated 8 months ago