Commit ·
e4b5dd1
1
Parent(s): b060c23
Update README to match github bibtex
Browse files
README.md
CHANGED
|
@@ -24,12 +24,12 @@ This repository contains the pre-trained checkpoints for a variety of tasks on t
|
|
| 24 |
|
| 25 |
If you find this repository useful or use the WildCross dataset in your work, please cite us using the following:
|
| 26 |
```
|
| 27 |
-
@inproceedings{
|
| 28 |
title={{WildCross: A Cross-Modal Large Scale Benchmark for Place Recognition and Metric Depth Estimation in Natural Environments}},
|
| 29 |
-
author={Joshua Knights, Joseph Reid,
|
| 30 |
-
booktitle={
|
| 31 |
-
|
| 32 |
-
|
| 33 |
}
|
| 34 |
```
|
| 35 |
|
|
|
|
| 24 |
|
| 25 |
If you find this repository useful or use the WildCross dataset in your work, please cite us using the following:
|
| 26 |
```
|
| 27 |
+
@inproceedings{wildcross2026,
|
| 28 |
title={{WildCross: A Cross-Modal Large Scale Benchmark for Place Recognition and Metric Depth Estimation in Natural Environments}},
|
| 29 |
+
author={Joshua Knights, Joseph Reid, Kaushik Roy, David Hall, Mark Cox, Peyman Moghadam},
|
| 30 |
+
booktitle={Proceedings-IEEE International Conference on Robotics and Automation},
|
| 31 |
+
pages={},
|
| 32 |
+
year={2026}
|
| 33 |
}
|
| 34 |
```
|
| 35 |
|