CoinCheung / pytorch-lossLinks
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
☆2,250Updated 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.☆987Updated 6 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,190Updated 2 years ago
- PyTorch implementation of SENet☆2,337Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,264Updated 2 years ago
- PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).☆833Updated 3 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,664Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,994Updated 2 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,315Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,192Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- Flops counter for neural networks in pytorch framework☆2,951Updated 2 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,427Updated 2 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,107Updated 2 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,319Updated 3 weeks ago
- Pytorch implementation of Center Loss☆993Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆737Updated 6 years ago
- Official Pytorch implementation of CutMix regularizer☆1,247Updated 5 years ago
- A CV toolkit for my papers.☆2,049Updated 10 months ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,456Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- This is a list of awesome methods about data augmentation.☆793Updated 4 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,107Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,189Updated 2 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,723Updated 3 years ago
- Some tricks of pytorch...☆1,194Updated last year
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆763Updated 4 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,298Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,427Updated 3 years ago