CSAILVision / NetDissect

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

How to generate number of unique semantic detectors? #1

Closed playerkk closed 7 years ago

playerkk commented 7 years ago

Suppose we load the names of the "label" column of the generated csv file into the array label, is the number of unique semantic detectors equal to length(unique(label))?

Also, would it be possible to release the script and data to generate Fig.7 and Fig.8 of the paper? Thanks.

zhoubolei commented 7 years ago

The plot functions are added inside the plot folder.