ISDA-for-Deep-Networks icon indicating copy to clipboard operation
ISDA-for-Deep-Networks copied to clipboard

Question about the effect of ISDA on shallow layers of the network

Open anonymousgit873 opened this issue 3 years ago • 0 comments

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!

anonymousgit873 avatar May 26 '21 16:05 anonymousgit873