Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 198 Bytes

230202 Dual PatchNorm.md

File metadata and controls

7 lines (4 loc) · 198 Bytes

https://arxiv.org/abs/2302.01327

Dual PatchNorm (Manoj Kumar, Mostafa Dehghani, Neil Houlsby)

앞으로 vit patch embedding 전후에는 layer norm을 끼워넣는 것으로.

#normalization #vit