Skip to content

Commit 0bf2c30

Browse files
kongchen1992meta-codesync[bot]
authored andcommitted
{Documentation} Add pilot dataset links to doc.
Summary: See title Reviewed By: SeaOtocinclus Differential Revision: D85792026 fbshipit-source-id: 02e11f31a57ff2db911314d863d4f88750cb4034
1 parent 6d42338 commit 0bf2c30

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

website/docs-research-tools/dataset/pilot/content.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,32 @@ Content (1) and (2) are obtained natively from the device, whereas (3) and (4) a
2727
| **Hand-Object Interaction Recognition** | Segments left/right hands and interacted objects, enabling analysis of manipulation patterns and object usage. | Segmentation masks for hands and objects per RGB image. |
2828
| [**3D Object Detection (Egocentric Voxel Lifting)**](https://facebookresearch.github.io/projectaria_tools/docs/open_models/evl) | Detects 2D and 3D bounding boxes for objects in indoor scenes using multi-camera data. Supports spatial understanding and scene reconstruction. | 2D and 3D bounding boxes with class prediction. |
2929
| **Depth Estimation (Foundation Stereo)** | Generates depth maps from overlapping CV cameras, enabling research in 3D scene understanding and object localization. | Depth images, rectified CV images, and corresponding camera intrinsics/extrinsics. |
30+
31+
---
32+
33+
## Resources
34+
35+
For more information about the Aria Gen 2 Pilot Dataset:
36+
37+
- 📄 [**ArXiv Paper**: https://arxiv.org/abs/2510.16134](https://arxiv.org/abs/2510.16134)
38+
- 🌐 [**Project Website**: https://www.projectaria.com/datasets/gen2pilot/](https://www.projectaria.com/datasets/gen2pilot/)
39+
- 💻 [**GitHub Repository**: https://github.com/facebookresearch/projectaria_gen2_pilot_dataset](https://github.com/facebookresearch/projectaria_gen2_pilot_dataset)
40+
- 🔍 [**Dataset Explorer**: https://explorer.projectaria.com/gen2pilot](https://explorer.projectaria.com/gen2pilot)
41+
42+
---
43+
44+
## Citation
45+
46+
If you use the Aria Gen 2 Pilot Dataset in your research, please cite the following:
47+
48+
```bibtex
49+
@misc{kong2025ariagen2pilot,
50+
title ={Aria Gen 2 Pilot Dataset},
51+
author ={Chen Kong and James Fort and Aria Kang and Jonathan Wittmer and Simon Green and Tianwei Shen and Yipu Zhao and Cheng Peng and Gustavo Solaira and Andrew Berkovich and Nikhil Raina and Vijay Baiyya and Evgeniy Oleinik and Eric Huang and Fan Zhang and Julian Straub and Mark Schwesinger and Luis Pesqueira and Xiaqing Pan and Jakob Julian Engel and Carl Ren and Mingfei Yan and Richard Newcombe},
52+
year ={2025},
53+
eprint ={2510.16134},
54+
archivePrefix ={arXiv},
55+
primaryClass ={cs.CV},
56+
url ={https://arxiv.org/abs/2510.16134},
57+
}
58+
```

0 commit comments

Comments
 (0)