ISDA-for-Deep-Networks
ISDA-for-Deep-Networks copied to clipboard
Question about the effect of ISDA on shallow layers of the network
Hi, the ISDA is a nice work and very impressive.
I have a question about the effect of ISDA on shallow layers of the network. ISDA augments the deep features, which is the last conv layer of the network before FC. So it seems the augmented features are only used to train a robust FC layer. I'd like to know how ISDA will affect the training of previous conv layers.
Looking forward to your reply. Thanks!