Hugging Face Daily PapersRyosei Hara, Wataru Ikeda, Masashi Hatano1 min readpaperintermediate
EventEgoHands++: Event-based Egocentric 3D Hand Mesh Reconstruction with Real Dataset
Summary
EventEgoHands++ adds an instance‑aware hand detector and an Adaptive Attention module to event‑camera egocentric hand‑mesh reconstruction, distinguishing left/right hands and modeling their interaction. The authors also release EEH‑R, a ~1 M‑frame real dataset, and report consistent gains over prior baselines on synthetic and real tests.
- Hand Detector outputs per‑hand bounding boxes and masks, enabling left/right distinction in egocentric event streams.
- Adaptive Attention gates attention using detection results to capture spatial relationships between hands.
- EEH‑R dataset offers ~1 M annotated real frames across low‑light conditions, the largest of its kind.
- Synthetic N‑HOT3D dataset is extended to support training of the proposed pipeline.
AR/VR and robotics engineers needing robust hand tracking in low‑light or high‑motion scenarios should consider the new dataset and architecture.
6/10