code for our BMVC 2021 paper HCV: Hierarchy-Consistency Verification for Incremental Implicitly-Refined Classification by Kai Wang, Xialei Liu, Luis Herranz and Joost van de Weijer.
The code is base on IIRC: Incremental Implicitly-Refined Classification
You need to first download cifar100, then place it in this repository as:
|-- cifar100/cifar-100-python/
|-- meta
|-- test
|-- train
Then run the script as below:
bash ./iirc_2_cifar_scripts.sh