exptech commited on
Commit
ca0b853
·
verified ·
1 Parent(s): b0e432e

Add V_YouTubeKarate clip, tag capture sources (MOVIN3D vs video2robot)

Browse files
Files changed (1) hide show
  1. README.md +12 -9
README.md CHANGED
@@ -92,11 +92,12 @@ karate/ 27 clips — karate/martial arts moves
92
  M_ShortMove14/ — Light Punch
93
  M_ShortMove15/ — Drop Strike
94
  M_ShortMove16/ — Power Burst
95
- bonus/ 4 clips — fencing, hands-up, chops
96
  B_Fence1/
97
  B_Fence2/
98
  B_HandsChop/
99
  B_HandsUp/
 
100
  movin-studio-project/ Raw Movin Studio recordings and project file
101
  ```
102
 
@@ -146,10 +147,10 @@ The RTX PRO 6000 Blackwell with 96 GB of VRAM enables running thousands of paral
146
 
147
  ## Pipeline Progress
148
 
149
- | Stage | Bonus (4) | Dance (28) | Karate (27) | Total (59) |
150
  |-------|:---------:|:----------:|:-----------:|:----------:|
151
- | BVH (capture) | 4 | 28 | 27 | 59 |
152
- | PKL (retarget) | 4 | 28 | 27 | 59 |
153
  | NPZ (training) | 4 | 28 | 27 | 59 |
154
  | Policy (.pt) | 4 | 0 | 0 | 4 |
155
  | ONNX (.onnx) | 4 | 0 | 0 | 4 |
@@ -276,18 +277,20 @@ The RTX PRO 6000 Blackwell with 96 GB of VRAM enables running thousands of paral
276
  | **M_ShortMove16 — Power Burst** | | |
277
  | ![](karate/M_ShortMove16/capture/M_ShortMove16.gif) | ![](karate/M_ShortMove16/retarget/M_ShortMove16_retarget.gif) | ![](karate/M_ShortMove16/training/M_ShortMove16_training.gif) |
278
 
279
- ### Bonus (4)
280
 
281
  | Mocap | Retarget | Training | Policy |
282
  |-------|----------|----------|--------|
283
- | **B_Fence1** | | | |
284
  | ![](bonus/B_Fence1/capture/B_Fence1.gif) | ![](bonus/B_Fence1/retarget/B_Fence1_retarget.gif) | ![](bonus/B_Fence1/training/B_Fence1_training.gif) | ![](bonus/B_Fence1/policy/B_Fence1_policy.gif) |
285
- | **B_Fence2** | | | |
286
  | ![](bonus/B_Fence2/capture/B_Fence2.gif) | ![](bonus/B_Fence2/retarget/B_Fence2_retarget.gif) | ![](bonus/B_Fence2/training/B_Fence2_training.gif) | ![](bonus/B_Fence2/policy/B_Fence2_policy.gif) |
287
- | **B_HandsChop** | | | |
288
  | ![](bonus/B_HandsChop/capture/B_HandsChop.gif) | ![](bonus/B_HandsChop/retarget/B_HandsChop_retarget.gif) | ![](bonus/B_HandsChop/training/B_HandsChop_training.gif) | ![](bonus/B_HandsChop/policy/B_HandsChop_policy.gif) |
289
- | **B_HandsUp** | | | |
290
  | ![](bonus/B_HandsUp/capture/B_HandsUp.gif) | ![](bonus/B_HandsUp/retarget/B_HandsUp_retarget.gif) | ![](bonus/B_HandsUp/training/B_HandsUp_training.gif) | ![](bonus/B_HandsUp/policy/B_HandsUp_policy.gif) |
 
 
291
 
292
  ## Capture Details
293
 
 
92
  M_ShortMove14/ — Light Punch
93
  M_ShortMove15/ — Drop Strike
94
  M_ShortMove16/ — Power Burst
95
+ bonus/ 5 clips — fencing, hands-up, chops, video extraction
96
  B_Fence1/
97
  B_Fence2/
98
  B_HandsChop/
99
  B_HandsUp/
100
+ V_YouTubeKarate/ — extracted via video2robot
101
  movin-studio-project/ Raw Movin Studio recordings and project file
102
  ```
103
 
 
147
 
148
  ## Pipeline Progress
149
 
150
+ | Stage | Bonus (5) | Dance (28) | Karate (27) | Total (60) |
151
  |-------|:---------:|:----------:|:-----------:|:----------:|
152
+ | Capture | 5 | 28 | 27 | 60 |
153
+ | PKL (retarget) | 5 | 28 | 27 | 60 |
154
  | NPZ (training) | 4 | 28 | 27 | 59 |
155
  | Policy (.pt) | 4 | 0 | 0 | 4 |
156
  | ONNX (.onnx) | 4 | 0 | 0 | 4 |
 
277
  | **M_ShortMove16 — Power Burst** | | |
278
  | ![](karate/M_ShortMove16/capture/M_ShortMove16.gif) | ![](karate/M_ShortMove16/retarget/M_ShortMove16_retarget.gif) | ![](karate/M_ShortMove16/training/M_ShortMove16_training.gif) |
279
 
280
+ ### Bonus (5)
281
 
282
  | Mocap | Retarget | Training | Policy |
283
  |-------|----------|----------|--------|
284
+ | **B_Fence1** `MOVIN3D` | | | |
285
  | ![](bonus/B_Fence1/capture/B_Fence1.gif) | ![](bonus/B_Fence1/retarget/B_Fence1_retarget.gif) | ![](bonus/B_Fence1/training/B_Fence1_training.gif) | ![](bonus/B_Fence1/policy/B_Fence1_policy.gif) |
286
+ | **B_Fence2** `MOVIN3D` | | | |
287
  | ![](bonus/B_Fence2/capture/B_Fence2.gif) | ![](bonus/B_Fence2/retarget/B_Fence2_retarget.gif) | ![](bonus/B_Fence2/training/B_Fence2_training.gif) | ![](bonus/B_Fence2/policy/B_Fence2_policy.gif) |
288
+ | **B_HandsChop** `MOVIN3D` | | | |
289
  | ![](bonus/B_HandsChop/capture/B_HandsChop.gif) | ![](bonus/B_HandsChop/retarget/B_HandsChop_retarget.gif) | ![](bonus/B_HandsChop/training/B_HandsChop_training.gif) | ![](bonus/B_HandsChop/policy/B_HandsChop_policy.gif) |
290
+ | **B_HandsUp** `MOVIN3D` | | | |
291
  | ![](bonus/B_HandsUp/capture/B_HandsUp.gif) | ![](bonus/B_HandsUp/retarget/B_HandsUp_retarget.gif) | ![](bonus/B_HandsUp/training/B_HandsUp_training.gif) | ![](bonus/B_HandsUp/policy/B_HandsUp_policy.gif) |
292
+ | **V_YouTubeKarate** `video2robot` | | | |
293
+ | ![](bonus/V_YouTubeKarate/capture/V_YouTubeKarate.mp4) | ![](bonus/V_YouTubeKarate/retarget/V_YouTubeKarate_retarget.mp4) | | |
294
 
295
  ## Capture Details
296