Bill Psomas commited on
Commit
29f76b0
1 Parent(s): 44c931b

first model commit

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -36,16 +36,6 @@ Disclaimer: This model card is written by the author of SimPool, i.e. [Bill Psom
36
 
37
  ## BibTeX entry and citation info
38
 
39
- ```
40
- @inproceedings{liu2022convnet,
41
- title={A convnet for the 2020s},
42
- author={Liu, Zhuang and Mao, Hanzi and Wu, Chao-Yuan and Feichtenhofer, Christoph and Darrell, Trevor and Xie, Saining},
43
- booktitle={Proceedings of the IEEE/CVF conference on computer vision and pattern recognition},
44
- pages={11976--11986},
45
- year={2022}
46
- }
47
- ```
48
-
49
  ```
50
  @misc{psomas2023simpool,
51
  title={Keep It SimPool: Who Said Supervised Transformers Suffer from Attention Deficit?},
@@ -57,6 +47,16 @@ Disclaimer: This model card is written by the author of SimPool, i.e. [Bill Psom
57
  }
58
  ```
59
 
 
 
 
 
 
 
 
 
 
 
60
  ```
61
  @inproceedings{caron2021emerging,
62
  title={Emerging properties in self-supervised vision transformers},
 
36
 
37
  ## BibTeX entry and citation info
38
 
 
 
 
 
 
 
 
 
 
 
39
  ```
40
  @misc{psomas2023simpool,
41
  title={Keep It SimPool: Who Said Supervised Transformers Suffer from Attention Deficit?},
 
47
  }
48
  ```
49
 
50
+ ```
51
+ @inproceedings{liu2022convnet,
52
+ title={A convnet for the 2020s},
53
+ author={Liu, Zhuang and Mao, Hanzi and Wu, Chao-Yuan and Feichtenhofer, Christoph and Darrell, Trevor and Xie, Saining},
54
+ booktitle={Proceedings of the IEEE/CVF conference on computer vision and pattern recognition},
55
+ pages={11976--11986},
56
+ year={2022}
57
+ }
58
+ ```
59
+
60
  ```
61
  @inproceedings{caron2021emerging,
62
  title={Emerging properties in self-supervised vision transformers},