peihaowang commited on
Commit
9a90905
1 Parent(s): ab60661

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # Anti-Oversmoothing in Deep Vision Transformers via the Fourier Domain Analysis: From Theory to Practice
6
+
7
+ The official checkpoint release of ICLR 2022 paper [Anti-Oversmoothing in Deep Vision Transformers via the Fourier Domain Analysis: From Theory to Practice](https://openreview.net/forum?id=O476oWmiNNp).
8
+
9
+ Peihao Wang, Wenqing Zheng, Tianlong Chen, Zhangyang (Atlas) Wang
10
+
11
+ Please refer to our [GitHub repo](https://github.com/VITA-Group/ViT-Anti-Oversmoothing) for more information.