Skip to content

CIFAR 10/100 KD wide_resnet40_1_from_wide_resnet40_4 doesn't work #229

Discussion options

You must be logged in to vote

Hi @rakovAndrew

If I run mentioned code here in Colab , changing only the config for the dataset and the neural network

!python torchdistill/examples/image_classification.py --config torchdistill/configs/sample/cifar10/kd/wide_resnet40_1_from_wide_resnet40_4-hyperparameter_tuning.yaml --log log/cifar10/kd/wide_resnet40_1_from_wide_resnet40_4-hyperparameter_tuning.log
I get this ERROR

Could you share your config?
I need to take a look at your configs as my guess is that your model config has something wrong.


I found in your code example that it's okay that app can't find teacher model cifar10-densenet_bc_k12_depth100.pt (I took logs from here as well)

It's ok that ckpt file is not fou…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rakovAndrew
Comment options

@yoshitomo-matsubara
Comment options

@rakovAndrew
Comment options

Answer selected by rakovAndrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants