lijincm / OCD-Net

PyTorch implementation of "Learning from Students: Online Contrastive Distillation Network for General Continual Learning" (IJCAI 2022)
11 stars 3 forks source link

Best_params for tinyimagenet #2

Open bhat-prashant opened 1 year ago

bhat-prashant commented 1 year ago

Hi, I would like to reproduce TinyImageNet results. But, I do not see best hyperparameters for TimyImageNet. Please update them. Thanks in advance,

lijincm commented 1 year ago

Thanks for your interest in our work! Firstly, following CoCa [a], to extract the complete features, we replace the rotate_img function in ./models/ocdnet.py with the following form: