MickeyLLG commited on
Commit
a5dfafa
·
verified ·
1 Parent(s): 93c55ee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -82,7 +82,7 @@ tags:
82
  It contains short video clips, text descriptions, camera intrinsics, and detailed MANO-based 3D hand annotations.
83
  The dataset supports research in **3D hand forecasting**, **hand pose estimation**, **hand–object interaction understanding**, and **video–language modeling**.
84
 
85
- ![Demo GIF](EgoHaFL.gif)
86
 
87
  ---
88
 
@@ -131,7 +131,7 @@ Each of the 16 elements is a dictionary containing:
131
  * `camera_t (n, 3)`
132
  * `focal_length (n, 2)`
133
 
134
- Here, `n` denotes the number of hands present in each frame, which may vary across frames.
135
 
136
  ---
137
 
 
82
  It contains short video clips, text descriptions, camera intrinsics, and detailed MANO-based 3D hand annotations.
83
  The dataset supports research in **3D hand forecasting**, **hand pose estimation**, **hand–object interaction understanding**, and **video–language modeling**.
84
 
85
+ ![Demo GIF](assets/EgoHaFL.gif)
86
 
87
  ---
88
 
 
131
  * `camera_t (n, 3)`
132
  * `focal_length (n, 2)`
133
 
134
+ Here, `n` denotes the number of hands present in each frame, which may vary across frames. When no hands are detected, the dictionary is empty.
135
 
136
  ---
137