You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to change the png output size for activations? 896 x 896 appears to be the standard, but it's marginal for later-layer visualizations. And if I try to visualize activations for "conv5_block3_1_conv" in ResNet50, I get an image that's 161 x 161, with tiny images for the activations that are impossible to make out any detail on.
The text was updated successfully, but these errors were encountered:
Is there a way to change the png output size for activations? 896 x 896 appears to be the standard, but it's marginal for later-layer visualizations. And if I try to visualize activations for "conv5_block3_1_conv" in ResNet50, I get an image that's 161 x 161, with tiny images for the activations that are impossible to make out any detail on.
The text was updated successfully, but these errors were encountered: