Decorrelated-Adversarial-Learning icon indicating copy to clipboard operation
Decorrelated-Adversarial-Learning copied to clipboard

about feature renorm

Open llf1234 opened this issue 3 years ago • 1 comments

hi ~ i find you used norm feature in backbone , can you explain this op? And compared to un-norm feature ,is it usefully

code: renorm(2,0,1e-5).mul(1e-5)

llf1234 avatar Jun 01 '21 11:06 llf1234

please refer to this link

https://pytorch.org/docs/stable/generated/torch.renorm.html

hasithz avatar Nov 16 '23 08:11 hasithz