Lyken17 / pytorch-OpCounterLinks
Count the MACs / FLOPs of your PyTorch model.
☆5,059Updated last year
Alternatives and similar repositories for pytorch-OpCounter
Users that are interested in pytorch-OpCounter are comparing it to the libraries listed below
Sorting:
- Flops counter for neural networks in pytorch framework☆2,955Updated 3 months ago
- 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,203Updated 3 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,439Updated 2 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,065Updated last year
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,356Updated 8 months ago
- ResNeSt: Split-Attention Networks☆3,266Updated 3 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,168Updated last year
- A quickstart and benchmark for pytorch distributed training.☆1,665Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,973Updated 2 years ago
- PyTorch implementation of SENet☆2,339Updated 4 years ago
- A curated list of neural network pruning resources.☆2,484Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,258Updated last year
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,409Updated 2 years ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,397Updated 2 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,101Updated 2 months ago
- A CV toolkit for my papers.☆2,048Updated 11 months ago
- My best practice of training large dataset using PyTorch.☆1,107Updated last year
- [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 EfficientNet☆8,199Updated 3 years ago
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,872Updated this week
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,197Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,557Updated 11 months ago
- ☆2,544Updated 3 years ago
- Deformable Convolutional Networks