CoinCheung / pytorch-loss
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
☆2,224Updated 5 months ago
Alternatives and similar repositories for pytorch-loss:
Users that are interested in pytorch-loss are comparing it to the libraries listed below
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,119Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆979Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- PyTorch implementation of SENet☆2,315Updated 4 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,657Updated 8 months ago
- ResNeSt: Split-Attention Networks☆3,246Updated 2 years ago
- A curated list of resources for Learning with Noisy Labels☆2,665Updated 10 months ago
- Pytorch implementation of Center Loss☆982Updated 2 years ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,237Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆4,964Updated 8 months ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,291Updated 2 months ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,563Updated last year
- Some tricks of pytorch...☆1,181Updated 9 months ago
- Flops counter for convolutional networks in pytorch framework☆2,869Updated 2 months ago
- PyTorch implementation of Contrastive Learning methods☆1,966Updated last year
- Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners☆2,639Updated last year
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,090Updated 2 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,376Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,009Updated 2 years ago
- A CV toolkit for my papers.☆2,047Updated 3 months ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,921Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆961Updated 3 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,094Updated 3 months ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,181Updated last year
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,674Updated 3 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,377Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,228Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,092Updated 10 months ago
- Model analyzer in PyTorch☆1,477Updated 2 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,926Updated 3 months ago