Raffael-Kultyshev commited on
Commit
e00ceaf
·
verified ·
1 Parent(s): 52862fe

Simplify Data Integrity section

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -23,10 +23,7 @@ pretty_name: Dynamic Intelligence - Egocentric Human Motion Annotation Dataset
23
 
24
  RGB-D hand manipulation dataset captured with iPhone 13 TrueDepth sensor for humanoid robot training. Includes 6-DoF hand pose trajectories, synchronized video, and semantic motion annotations.
25
 
26
- **Data Integrity & Occlusion Handling:**
27
- - **Visible joints:** Direct depth measurement from TrueDepth sensor (<3mm accuracy)
28
- - **Self-occluded joints:** Estimated via scaled MediaPipe world landmarks anchored to visible wrist position (5mm accuracy)
29
- - **Euler angles:** Unwrapped for continuous visualization without ±180° discontinuities
30
 
31
  ---
32
 
 
23
 
24
  RGB-D hand manipulation dataset captured with iPhone 13 TrueDepth sensor for humanoid robot training. Includes 6-DoF hand pose trajectories, synchronized video, and semantic motion annotations.
25
 
26
+ **Pose Accuracy:** <3mm for visible joints, 5mm for self-occluded joints (e.g., fingertips during grasping).
 
 
 
27
 
28
  ---
29