ShadeAlsha / LTR-weight-balancing

CVPR 2022 - official implementation for "Long-Tailed Recognition via Weight Balancing" https://arxiv.org/abs/2203.14197
MIT License
118 stars 10 forks source link

Code release for ImageNetLT and iNat #7

Closed rahulvigneswaran closed 2 years ago

rahulvigneswaran commented 2 years ago

Will the code for ImageNetLT and iNat be released?

ShadeAlsha commented 2 years ago

We used the same code to implement MaxNorm, L2 Normalization, and CB for the other datasets. The only difference is that we used ResNeXt50 on ImageNet-LT and ResNet50 on iNaturalist2018.