CSAILVision / NetDissect

Network Dissection http://netdissect.csail.mit.edu for quantifying interpretability of deep CNNs.
MIT License
449 stars 115 forks source link

How can you generate index_sm.csv in Test mode #12

Open bottydim opened 6 years ago

bottydim commented 6 years ago

FileNotFoundError: [Errno 2] No such file or directory: 'dataset/broden1_224/index_sm.csv'

sunyiyou commented 6 years ago

Sorry for not so clear in settings.py file. You just need to create a file of 'dataset/broden1_224/index_sm.csv' and copy some lines(as you like) from file 'dataset/broden1_224/index.csv'.