Raffael-Kultyshev commited on
Commit
67906b0
·
verified ·
1 Parent(s): ceb4281

Add visualizer tips and hand landmark reference

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -264,3 +264,21 @@ If you use this dataset in your research, please cite:
264
 
265
  **Email:** shayan@dynamicintelligence.company
266
  **Organization:** [Dynamic Intelligence](https://dynamicintelligence.company)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
264
 
265
  **Email:** shayan@dynamicintelligence.company
266
  **Organization:** [Dynamic Intelligence](https://dynamicintelligence.company)
267
+
268
+ ---
269
+
270
+ ## 🖼️ Hand Landmark Reference
271
+
272
+ ![Hand Landmarks](https://huggingface.co/datasets/DynamicIntelligence/humanoid-robots-training-dataset/resolve/main/assets/hand_landmarks.png)
273
+
274
+ Each hand has 21 tracked joints. The `observation.state` contains 6-DoF (x, y, z, yaw, pitch, roll) for each joint.
275
+
276
+ ---
277
+
278
+ ## 👁️ Visualizer Tips
279
+
280
+ When using the [DI Hand Pose Sample Dataset Viewer](https://huggingface.co/spaces/DynamicIntelligence/dynamic_intelligence_sample_data):
281
+
282
+ - **Enable plots**: Click the white checkbox next to joint names (e.g., `left_thumb_cmc_yaw_deg`) to show that data in the graph
283
+ - **Why not all enabled by default?**: To prevent browser lag, only a few plots are active initially
284
+ - **Full data access**: All joint data is available in the parquet files under `Files and versions`