NetDissect icon indicating copy to clipboard operation
NetDissect copied to clipboard

VGG16 on Cifar10

Open ZhuweiQin opened this issue 7 years ago • 2 comments

This framework works perfectly! I was wondering if this framework can possibly examine the VGG16 trained on the cifar10 dataset?

ZhuweiQin avatar Mar 02 '18 16:03 ZhuweiQin

Yes, this github repo can run "network dissection" on any deep learning model if the files are provided properly to the code. You will first have to get VGG16 trained on cifar10 to run the processes.

gauenk avatar Jun 15 '18 05:06 gauenk

@ZhuweiQin Could you use it for VGG on CIFAR10?

rahimentezari avatar Mar 26 '20 09:03 rahimentezari