Generalized-Long-Tailed-Benchmarks.pytorch icon indicating copy to clipboard operation
Generalized-Long-Tailed-Benchmarks.pytorch copied to clipboard

[ECCV 2022] A generalized long-tailed challenge that incorporates both the conventional class-wise imbalance and the overlooked attribute-wise imbalance within each class. The proposed IFL together w...

Results 2 Generalized-Long-Tailed-Benchmarks.pytorch issues
Sort by recently updated
recently updated
newest added

Hello, this is really a great job and presents a new challenge. But I think there is a small logical flaw in the implementation of the code, specifically in the...

I have run the baseline with the specific setting: coco_cbl and test_bbl, which refers to COCO-ALT. The network used was resnext50, with rand_aug set to True. To my surprise, the...