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.☆985Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 9 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,169Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,988Updated last year
- A quickstart and benchmark for pytorch distributed training.☆1,668Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,185Updated 3 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,310Updated last month
- ResNeSt: Split-Attention Networks☆3,259Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,923Updated 6 months ago
- 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,235Updated last week
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,424Updated last year
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,276Updated 2 years ago
- PyTorch implementation of SENet☆2,327Updated 4 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,314Updated 4 years ago
- Pytorch implementation of Center Loss☆992Updated 2 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,205Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆975Updated 3 years ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,329Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,242Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆733Updated 6 years ago
- A curated list of resources for Learning with Noisy Labels☆2,694Updated 3 months ago
- PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).☆825Updated 3 years ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,360Updated last year
- This is a list of awesome methods about data augmentation.☆793Updated 4 years ago
- Image Test Time Augmentation with PyTorch!☆1,018Updated 2 years ago
- A CV toolkit for my papers.☆2,050Updated 7 months ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,102Updated 2 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,069Updated 3 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,029Updated last month