sovrasov / flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
☆2,848Updated 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
- Count the MACs / FLOPs of your PyTorch model.☆4,940Updated 6 months ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,057Updated last month
- Model analyzer in PyTorch☆1,471Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,143Updated 9 months ago
- ResNeSt: Split-Attention Networks☆3,248Updated 2 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,360Updated last year
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,115Updated last month
- A CV toolkit for my papers.☆2,047Updated 3 weeks ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,207Updated 3 months ago
- PyTorch implementation of SENet☆2,296Updated 3 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆1,978Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,093Updated 8 months ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,385Updated 5 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,644Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆982Updated 3 months ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,539Updated last year
- A curated list of neural network pruning resources.☆2,389Updated 9 months ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 7 months ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,239Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,096Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,026Updated 10 months ago
- Classification with PyTorch.☆1,706Updated 7 months ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,364Updated last year
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,887Updated last year
- Deformable DETR: Deformable Transformers for End-to-End Object Detection.☆3,360Updated 8 months ago
- A PyTorch implementation of EfficientNet☆8,001Updated 2 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,455Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 3 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,855Updated 3 weeks ago
- Official DeiT repository☆4,114Updated 10 months ago