nielsr HF Staff commited on
Commit
15139fe
·
verified ·
1 Parent(s): 2ca0f38

Add dataset card

Browse files

This PR adds a dataset card for the DTTD-Mobile dataset, linking to the paper and the project page.

Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1 +1,9 @@
1
- Example `dataset.py` and simulated file structure within `root`.
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - robotics
4
+ ---
5
+
6
+ This repository contains an example `dataset.py` and simulated file structure within `root`.
7
+ It is the dataset for the paper [Robust 6DoF Pose Estimation Against Depth Noise and a Comprehensive Evaluation on a Mobile Dataset](https://huggingface.co/papers/2309.13570).
8
+
9
+ Project page: https://openark-berkeley.github.io/DTTDNet/