Skip to content

lblaoke/TLC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment requirements

python >= 3.8
pytorch >= 1.8

Command

python main.py -c "configs/cifar100_lt.json"

Citation

@inproceedings{li2022trustworthy,
  title={Trustworthy Long-Tailed Classification},
  author={Li, Bolian and Han, Zongbo and Li, Haining and Fu, Huazhu and Zhang, Changqing},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={6970--6979},
  year={2022}
}

About

PyTorch implementation of the paper "Trustworthy Long-Tailed Classification" (CVPR 2022)

Resources

Stars

Watchers

Forks

Languages