Hi, firstly, thanks for your great suggestion this repo.
I'm would like to extract the feature map after the specific layer (example: after the 3 Conv layer of Yolov2-voc). Because I want to use that feature map to compare with another feature map of other keras model. Do you have any suggestion for doing that? Thanks in advance.
Hi, firstly, thanks for your great suggestion this repo. I'm would like to extract the feature map after the specific layer (example: after the 3 Conv layer of Yolov2-voc). Because I want to use that feature map to compare with another feature map of other keras model. Do you have any suggestion for doing that? Thanks in advance.