CoinCheung / pytorch-lossLinks
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
☆2,259Updated last year
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.☆992Updated 6 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- PyTorch implementation of SENet☆2,339Updated 4 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,204Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,196Updated 4 years ago
- PyTorch implementation of Contrastive Learning methods☆1,996Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,265Updated 3 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,323Updated 2 months ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,665Updated last year
- Flops counter for neural networks in pytorch framework☆2,962Updated 4 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆805Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,114Updated 3 years ago
- Pytorch implementation of Center Loss☆992Updated 2 years ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,365Updated 2 years ago
- This is a list of awesome methods about data augmentation.☆795Updated 4 years ago
- A CV toolkit for my papers.☆2,048Updated last year
- Image Test Time Augmentation with PyTorch!☆1,026Updated 2 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,318Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆740Updated 6 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,071Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,222Updated 2 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,212Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,105Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,246Updated 5 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,282Updated 2 weeks ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆767Updated 4 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,112Updated 3 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,190Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,435Updated 4 years ago