CSAILVision / NetDissect-Lite

Light version of Network Dissection for Quantifying Interpretability of Networks
215 stars 51 forks source link

CIFAR10-32x32 #16

Open rahimentezari opened 4 years ago

rahimentezari commented 4 years ago

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?

rahimentezari commented 4 years ago

Solved. I created another dataset 32x32 for CIFAR, using the code in https://github.com/CSAILVision/NetDissect/blob/release1/script/makebroden.sh