CoinCheung / pytorch-lossLinks
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
☆2,241Updated 7 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.☆981Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,152Updated 2 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,981Updated last month
- PyTorch implementation of Contrastive Learning methods☆1,983Updated last year
- A quickstart and benchmark for pytorch distributed training.☆1,666Updated 10 months ago
- My best practice of training large dataset using PyTorch.☆1,098Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,392Updated 2 years ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,591Updated 2 years 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,196Updated last week
- Count the MACs / FLOPs of your PyTorch model.☆4,993Updated 10 months ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,269Updated 3 years ago
- PyTorch implementation of SENet☆2,320Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,256Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,180Updated 3 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,939Updated 2 years ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,286Updated last year
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,694Updated 3 years ago
- Some tricks of pytorch...☆1,191Updated 11 months ago
- Flops counter for neural networks in pytorch framework☆2,896Updated 4 months ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,402Updated last year
- Pytorch implementation of Center Loss☆990Updated 2 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,336Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,188Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,036Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,130Updated 6 months ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,043Updated 2 years ago