SnoopyMark

Results 2 issues of SnoopyMark

In file "models/vg/ResNet-101/faster_rcnn_end2end_final/test.prototxt" there is a input data layer: ``` name: "ResNet-101" input: "data" input_shape { dim: 1 dim: 3 dim: 224 dim: 224 } ``` But when i fit...

How can I install package in 4.2.3 like guided_backprop and gradcam