feature-visualization
feature-visualization copied to clipboard
in main.py line 176?should it be argmax?why you use argmin?
in main.py line 176?should it be argmax?why you use argmin?
@Edwardmark does using argmax give the strongest feature map's in the layer which we specify ??
I think it should be argmax too... Why it is argmin? Could you please explain it more in detail?