Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,40 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
|
|
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 馃寲
|
| 4 |
+
colorFrom: red
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
+
# Human鈥揝cene Interaction Workshop
|
| 10 |
|
| 11 |
+
Data, benchmarks, and demos for the Workshop on Human鈥揝cene Interaction Workshop.
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
## 馃弳 Challenge: Scene-Aware Referential Gesture Generation at ECCV26
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
Given speech, a 3D target coordinate, and a scene, generate SMPL-X pointing gestures that are temporally aligned, spatially accurate, and referentially grounded. Submissions are scored on three axes: temporal alignment, spatial accuracy, and referent recall.
|
| 18 |
+
|
| 19 |
+
馃搫 **[Challenge Paper](./hsi_challenge_release_v1.pdf)** 路 馃摝 **[Data & Baseline](https://huggingface.co/datasets/mm-conv-scene-gesture/demo-data)** 路 馃幆 **[Interactive Demo](https://huggingface.co/spaces/mm-conv-scene-gesture/referential-gesture-challenge-demo)**
|
| 20 |
+
|
| 21 |
+
## Resources
|
| 22 |
+
|
| 23 |
+
| Resource | Description |
|
| 24 |
+
|----------|-------------|
|
| 25 |
+
| [MM-Conv](https://huggingface.co/datasets/mm-conv-scene-gesture/demo-data) | ~2K pointing clips from naturalistic VR dialogue with 3D scene graphs |
|
| 26 |
+
| [SGS-HSI](https://huggingface.co/datasets/mm-conv-scene-gesture/demo-data) | 1,138 synthetic single-target pointing clips |
|
| 27 |
+
| OmniControl-PT baseline | Reference baseline (code & weights coming soon) |
|
| 28 |
+
|
| 29 |
+
## Timeline
|
| 30 |
+
|
| 31 |
+
| Milestone | Date |
|
| 32 |
+
|-----------|------|
|
| 33 |
+
| Challenge opens | May 5, 2026 |
|
| 34 |
+
| Submission deadline | July 7, 2026 |
|
| 35 |
+
| Results announced | July 31, 2026 |
|
| 36 |
+
| Workshop | October 2026 |
|
| 37 |
+
|
| 38 |
+
## Organizers
|
| 39 |
+
|
| 40 |
+
Jonas Beskow (KTH) 路 Rishabh Dabral (MPI) 路 Anna Deichler (KTH) 路 Fethiye Irmak Do臒an (Cambridge) 路 Anindita Ghosh (MPI) 路
|