Update README.md
Browse files
README.md
CHANGED
@@ -55,12 +55,12 @@ RADIO code and weights are released under the [NSCLv1 License](LICENSE).
|
|
55 |
|
56 |
If you find this repository useful, please consider giving a star and citation:
|
57 |
```
|
58 |
-
@
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
}
|
66 |
```
|
|
|
55 |
|
56 |
If you find this repository useful, please consider giving a star and citation:
|
57 |
```
|
58 |
+
@InProceedings{Ranzinger_2024_CVPR,
|
59 |
+
author = {Ranzinger, Mike and Heinrich, Greg and Kautz, Jan and Molchanov, Pavlo},
|
60 |
+
title = {AM-RADIO: Agglomerative Vision Foundation Model Reduce All Domains Into One},
|
61 |
+
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
62 |
+
month = {June},
|
63 |
+
year = {2024},
|
64 |
+
pages = {12490-12500}
|
65 |
}
|
66 |
```
|