CSAILVision / NetDissect

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

pytorch wrapper question #11

Open rosenfeldamir opened 6 years ago

rosenfeldamir commented 6 years ago

Hi, Where in the code did you remove the mean and divide images by the std? I could not find this. If it's missing - this could be a potential bug.