Update README.md
Browse files
README.md
CHANGED
|
@@ -75,12 +75,12 @@ Please review the specific terms for each component below. **If you evaluate on
|
|
| 75 |
# Citation
|
| 76 |
If you find benchmark useful, please cite our paper:
|
| 77 |
```
|
| 78 |
-
@
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
}
|
| 84 |
```
|
| 85 |
|
| 86 |
If you evaluate on our benchmark, you are encouraged to also cite the original papers that proposed the source datasets of *DepthCues*:
|
|
|
|
| 75 |
# Citation
|
| 76 |
If you find benchmark useful, please cite our paper:
|
| 77 |
```
|
| 78 |
+
@inproceedings{danier2025depthcues,
|
| 79 |
+
author = {Danier, Duolikun and Aygün, Mehmet and Li, Changjian and Bilen, Hakan and Mac Aodha, Oisin},
|
| 80 |
+
title = {{DepthCues}: Evaluating Monocular Depth Perception in Large Vision Models},
|
| 81 |
+
booktitle = {CVPR},
|
| 82 |
+
year = {2025},
|
| 83 |
+
}
|
| 84 |
```
|
| 85 |
|
| 86 |
If you evaluate on our benchmark, you are encouraged to also cite the original papers that proposed the source datasets of *DepthCues*:
|