NetDissect-Lite
NetDissect-Lite copied to clipboard
CIFAR10-32x32
Firstly thanks for publishing the code. I want to use NetDissect-Lite for a model trained on cifar10. Can I use it for trained VGG for cifar10 32x32? If yes, is resizing the broaden dataset folder to 32x32 is sufficient? or I should only have a trained model on resized cifar10 to 227x227?
Solved. I created another dataset 32x32 for CIFAR, using the code in https://github.com/CSAILVision/NetDissect/blob/release1/script/makebroden.sh