tpoellabauer commited on
Commit
25c97d9
·
verified ·
1 Parent(s): 39bd5e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,12 +1,18 @@
1
  ---
2
  license: cc-by-sa-4.0
3
  pretty_name: YCB-V Depth+Stereo 6D Object Pose Estimation Dataset
 
 
4
  ---
5
 
6
- If you find this dataset useful, please cite
 
 
 
7
  @article{pollabauer2024extending,
8
  title={Extending 6D Object Pose Estimators for Stereo Vision},
9
- author={P{\"o}llabauer, Thomas and Emrich, Jan and Knauthe, Volker and Kuijper, Arjan},
10
  journal={arXiv preprint arXiv:2402.05610},
11
  year={2024}
12
- }
 
 
1
  ---
2
  license: cc-by-sa-4.0
3
  pretty_name: YCB-V Depth+Stereo 6D Object Pose Estimation Dataset
4
+ task_categories:
5
+ - object-detection
6
  ---
7
 
8
+ We provide our stereo recordings for the YCB-V object dataset, as well as some of our physically-based stereo renderings.
9
+
10
+ If you find this dataset useful, please cite
11
+ ```
12
  @article{pollabauer2024extending,
13
  title={Extending 6D Object Pose Estimators for Stereo Vision},
14
+ author={Pöllabauer, Thomas and Emrich, Jan and Knauthe, Volker and Kuijper, Arjan},
15
  journal={arXiv preprint arXiv:2402.05610},
16
  year={2024}
17
+ }
18
+ ```