ariG23498 HF Staff commited on
Commit
78e958d
·
1 Parent(s): 91e1237

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -32,9 +32,9 @@ We hope these tools will prove to be useful for the community. Please follow alo
32
  References
33
 
34
  <ol>
35
- <li> [1] An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale: [https://arxiv.org/abs/2010.11929](https://arxiv.org/abs/2010.11929) </li>
36
- <li> [2] DeiT: https://arxiv.org/abs/2012.12877 </li>
37
- <li> [3] DINO: https://arxiv.org/abs/2104.14294 </li>
38
  </ol>
39
 
40
  <br>
@@ -43,7 +43,7 @@ References
43
 
44
  Acknowledgements
45
  <ul>
46
- <li> [PyImageSearch](https://pyimagesearch.com) </li>
47
- <li> [Jarvislabs.ai](https://jarvislabs.ai/) </li>
48
- <li> [GDE Program](https://developers.google.com/programs/experts/) </li>
49
  </ul>
 
32
  References
33
 
34
  <ol>
35
+ <li> An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale: https://arxiv.org/abs/2010.11929 </li>
36
+ <li> DeiT: https://arxiv.org/abs/2012.12877 </li>
37
+ <li> DINO: https://arxiv.org/abs/2104.14294 </li>
38
  </ol>
39
 
40
  <br>
 
43
 
44
  Acknowledgements
45
  <ul>
46
+ <li> <a href="https://pyimagesearch.com">PyImageSearch</a> </li>
47
+ <li> <a href="https://jarvislabs.ai/">Jarvislabs.ai</a> </li>
48
+ <li> <a href="https://developers.google.com/programs/experts/">GDE Program</a> </li>
49
  </ul>