CoinCheung / pytorch-lossLinks
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
☆2,245Updated 9 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.☆984Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆990Updated 9 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,162Updated 2 years ago
- PyTorch implementation of SENet☆2,324Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,257Updated 2 years ago
- A curated list of resources for Learning with Noisy Labels☆2,690Updated 2 months ago
- mixup: Beyond Empirical Risk Minimization☆1,185Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,210Updated 3 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,307Updated last week
- A quickstart and benchmark for pytorch distributed training.☆1,669Updated 11 months ago
- This is a list of awesome methods about data augmentation.☆791Updated 4 years ago
- Pytorch implementation of Center Loss☆993Updated 2 years ago
- PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).☆820Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,241Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆974Updated 3 years ago
- Some tricks of pytorch...☆1,194Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,055Updated 3 years ago
- Image Test Time Augmentation with PyTorch!☆1,017Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,186Updated last year
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,354Updated last year
- A CV toolkit for my papers.☆2,050Updated 6 months ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,101Updated 2 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,311Updated 4 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,954Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,706Updated 3 years ago
- Flops counter for neural networks in pytorch framework☆2,910Updated 5 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,403Updated 2 years ago
- A state-of-the-art semi-supervised method for image recognition☆1,630Updated 4 years ago