CSAILVision / NetDissect

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

Can we use a different model trained on different dataset? #20

Open kathanvyas opened 5 years ago

kathanvyas commented 5 years ago

Hello, I have a model prepared in Caffe2 framework, trained on a different dataset. I have a .pk file with me. How can I use network dissection to know the information from middle layers using my model.