NetDissect-Lite icon indicating copy to clipboard operation
NetDissect-Lite copied to clipboard

CIFAR10-32x32

Open rahimentezari opened this issue 4 years ago • 1 comments

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 avatar Mar 31 '20 09:03 rahimentezari

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

rahimentezari avatar Apr 16 '20 14:04 rahimentezari