File size: 835 Bytes
39607f3
 
 
 
c46560e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: mit
task_categories:
- robotics
---

# 🥚🐣🐥 Event-Grounding Graph (EGG): Unified Spatio-Temporal Scene Graph from Robotic Observations

This is the dataset that was used to evaluate EGG.

Please follow the full instructions [here](https://github.com/aalto-intelligent-robotics/EGG) to get started with EGG.

If you find this code relevant for your work, please consider citing our paper. A bibtex entry is provided below:

```bibtex
@misc{nguyen2026eventgroundinggraphunifiedspatiotemporal,
      title={Event-Grounding Graph: Unified Spatio-Temporal Scene Graph from Robotic Observations}, 
      author={Phuoc Nguyen and Francesco Verdoja and Ville Kyrki},
      year={2026},
      eprint={2510.18697},
      archivePrefix={arXiv},
      primaryClass={cs.RO},
      url={https://arxiv.org/abs/2510.18697}, 
}
```