CoinCheung / pytorch-lossLinks
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
☆2,243Updated 8 months ago
Alternatives and similar repositories for pytorch-loss
Users that are interested in pytorch-loss are comparing it to the libraries listed below
Sorting:
- A PyTorch Implementation of Focal Loss.☆983Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 8 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,158Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,006Updated 11 months ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,602Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,904Updated 5 months ago
- PyTorch implementation of Contrastive Learning methods☆1,984Updated last year
- PyTorch implementation of SENet☆2,323Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,256Updated 2 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,668Updated 10 months ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,266Updated last year
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,703Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,945Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,304Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆798Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,041Updated 3 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,301Updated 2 months ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,188Updated last year
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,345Updated last year
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,998Updated last month
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,213Updated this week
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,394Updated 2 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆829Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆971Updated 3 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,418Updated last year
- My best practice of training large dataset using PyTorch.☆1,100Updated last year
- Image Test Time Augmentation with PyTorch!☆1,015Updated last year
- Pytorch implementation of Center Loss☆991Updated 2 years ago