oravus commited on
Commit
c6a1375
·
verified ·
1 Parent(s): fd9e573

added citation

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -2,3 +2,22 @@
2
  license: mit
3
  arxiv: 2509.09594
4
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: mit
3
  arxiv: 2509.09594
4
  ---
5
+
6
+ ## Citation [optional]
7
+
8
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
9
+
10
+ **BibTeX:**
11
+ ```
12
+ @inproceedings{garg2025objectreact,
13
+ title={ObjectReact: Learning Object-Relative Control for Visual Navigation},
14
+ author={Garg, Sourav and Craggs, Dustin and Bhat, Vineeth and Mares, Lachlan and Podgorski, Stefan and Krishna, Madhava and Dayoub, Feras and Reid, Ian},
15
+ booktitle={Conference on Robot Learning},
16
+ year={2025},
17
+ organization={PMLR}
18
+ }
19
+ ```
20
+ **APA:**
21
+ ```
22
+ Garg, S., Craggs, D., Bhat, V., Mares, L., Podgorski, S., Krishna, M., Dayoub, F., & Reid, I. (2025). ObjectReact: Learning object-relative control for visual navigation. Conference on Robot Learning. PMLR.
23
+ ```