CoinCheung / pytorch-loss
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
☆2,183Updated last month
Related projects ⓘ
Alternatives and complementary repositories for pytorch-loss
- A PyTorch Implementation of Focal Loss.☆962Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆977Updated last month
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,062Updated last year
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,497Updated last year
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,197Updated last year
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,275Updated last month
- PyTorch implementation of Contrastive Learning methods☆1,942Updated last year
- PyTorch implementation of SENet☆2,285Updated 3 years ago
- Flops counter for convolutional networks in pytorch framework☆2,822Updated last month
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,614Updated 2 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,333Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,168Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,238Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆4,888Updated 4 months ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆716Updated 5 years ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,122Updated 10 months ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆1,941Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,265Updated 8 months ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,199Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,139Updated 8 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆785Updated 9 months ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,864Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,221Updated 4 years ago
- Image Test Time Augmentation with PyTorch!☆978Updated last year
- Pytorch implementation of Center Loss☆970Updated last year
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,799Updated last month
- Some tricks of pytorch...☆1,160Updated 5 months ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,149Updated last year
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆946Updated 3 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,337Updated last year