Spaces:
Running
Running
Update README.md
Browse files
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>
|
36 |
-
<li>
|
37 |
-
<li>
|
38 |
</ol>
|
39 |
|
40 |
<br>
|
@@ -43,7 +43,7 @@ References
|
|
43 |
|
44 |
Acknowledgements
|
45 |
<ul>
|
46 |
-
<li>
|
47 |
-
<li>
|
48 |
-
<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>
|