Skip to content

limengyang1992/lpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official PyTorch implementation for "Logit Perturbation".

Alt text

1. Requirements

  • Python 3.6+
  • torch=1.8.0+cu111
  • torchvision+0.9.0+cu111

2. Experiments on Data Augmentation

Code for data augmentation, see lpl-balanced.

3. Experiments on Long-tail Classification

Code for the long-tail classification, see lpl-longtail-100 and lpl-longtail-other.

About

Logit Perturbation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages