Official Code Release for Learning Hierarchy Aware Features for Reducing Mistake Severity
Ashima Garg, Depanshu Sani, Saket Anand.
European Conference on Computer Vision (ECCV 2022)
Clone this repository
$ git clone https://github.com/07Agarg/HAF.git
$ cd HAF
The experiments in the paper are contained in the folder experiments/
dataset wise.
For CIFAR-100
bash experiments/train/cifar-100/cross-entropy.sh
For iNaturalist-19
bash experiments/train/inat/cross-entropy.sh
For tiered-imagenet
bash experiments/train/tieredimagenet/cross-entropy.sh
Refer to the code repository: CRM-making-better-mistakes
Download HAF final trained models from the link and use the above repository for testing.
This codebase is borrowed from making-better-mistakes
If you have any suggestion or question, you can leave a message here or contact us directly at [email protected]