Depth Estimation
david-hall-csiro commited on
Commit
e4b5dd1
·
1 Parent(s): b060c23

Update README to match github bibtex

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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{2026wildcross,
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, Mark Cox, Kaushik Roy, David Hall, Peyman Moghadam},
30
- booktitle={2026 IEEE international conference on robotics and automation (ICRA)},
31
- year={2026},
32
- organization={IEEE},
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