CSAILVision / NetDissect

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

Custom Model and architecture trained using tensorflow #21

Open abhigoku10 opened 5 years ago

abhigoku10 commented 5 years ago

@quantombone @adikhosla @metalbubble @andrewowens @visionATcsail Hi thanks for sharing the code , i am having few queries

  1. THe network dissection method can it be applied to object detection architecture like yolov3
  2. If i want to build a network dissection model for object detection architecture , can i take the code from here and modify it
  3. will these code be used for resenet

Thanks in advance