Normalize Motius Pipeline.from_pretrained metadata
Browse files- README.md +8 -0
- model_index.json +57 -1
README.md
CHANGED
|
@@ -25,3 +25,11 @@ pipe = DARTPipeline.from_pretrained(
|
|
| 25 |
```
|
| 26 |
|
| 27 |
Native motion representation: `DART276` at 20 fps. SMPL and `motion_135` exports are adapters for rendering and evaluation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
```
|
| 26 |
|
| 27 |
Native motion representation: `DART276` at 20 fps. SMPL and `motion_135` exports are adapters for rendering and evaluation.
|
| 28 |
+
|
| 29 |
+
## Direct Loading
|
| 30 |
+
|
| 31 |
+
```python
|
| 32 |
+
from motius import Pipeline
|
| 33 |
+
|
| 34 |
+
pipeline = Pipeline.from_pretrained("ZeyuLing/motius-dart-humanml3d")
|
| 35 |
+
```
|
model_index.json
CHANGED
|
@@ -15,5 +15,61 @@
|
|
| 15 |
"translation_source": "floor_aligned_smpl_transl",
|
| 16 |
"initial_transform": "standard",
|
| 17 |
"requires_body_model": true,
|
| 18 |
-
"body_model_note": "Place licensed SMPL-H/SMPL-X body model files under data/smplx_lockedhead_20230207/models_lockedhead before full rollout."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
}
|
|
|
|
| 15 |
"translation_source": "floor_aligned_smpl_transl",
|
| 16 |
"initial_transform": "standard",
|
| 17 |
"requires_body_model": true,
|
| 18 |
+
"body_model_note": "Place licensed SMPL-H/SMPL-X body model files under data/smplx_lockedhead_20230207/models_lockedhead before full rollout.",
|
| 19 |
+
"_class_name": "DARTPipeline",
|
| 20 |
+
"_library_name": "motius",
|
| 21 |
+
"format_version": 1,
|
| 22 |
+
"pipeline_class": "motius.pipelines.dart.DARTPipeline",
|
| 23 |
+
"bundle_class": "motius.models.dart.DARTBundle",
|
| 24 |
+
"tasks": [
|
| 25 |
+
"text_to_motion"
|
| 26 |
+
],
|
| 27 |
+
"required_files": [
|
| 28 |
+
"config_files/config_hydra/default.yaml",
|
| 29 |
+
"config_files/config_hydra/motion_primitive/hml_mp_h20_f1_r1.yaml",
|
| 30 |
+
"config_files/config_hydra/motion_primitive/hml_mp_h20_f40_r1.yaml",
|
| 31 |
+
"config_files/config_hydra/motion_primitive/hml_mp_h20_f40_r2.yaml",
|
| 32 |
+
"config_files/config_hydra/motion_primitive/hml_mp_h20_f40_r4.yaml",
|
| 33 |
+
"config_files/config_hydra/motion_primitive/hml_mp_h2_f8_r4.yaml",
|
| 34 |
+
"config_files/config_hydra/motion_primitive/hml_mp_h2_f8_r8.yaml",
|
| 35 |
+
"config_files/config_hydra/motion_primitive/mp_2_8.yaml",
|
| 36 |
+
"config_files/config_hydra/motion_primitive/mp_h1_f1_r32.yaml",
|
| 37 |
+
"config_files/config_hydra/motion_primitive/mp_h1_f1_r4.yaml",
|
| 38 |
+
"config_files/config_hydra/motion_primitive/mp_h1_f1_r8.yaml",
|
| 39 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f16_r2.yaml",
|
| 40 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f16_r4.yaml",
|
| 41 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f16_r8.yaml",
|
| 42 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f4_r2.yaml",
|
| 43 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f4_r4.yaml",
|
| 44 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f4_r8.yaml",
|
| 45 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f8_r1.yaml",
|
| 46 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f8_r16.yaml",
|
| 47 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f8_r2.yaml",
|
| 48 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f8_r4.yaml",
|
| 49 |
+
"config_files/config_hydra/motion_primitive/mp_h2_f8_r8.yaml",
|
| 50 |
+
"config_files/config_hydra/motion_primitive/mp_h4_f16_r8.yaml",
|
| 51 |
+
"config_files/config_hydra/motion_primitive/mp_h4_f8_r2.yaml",
|
| 52 |
+
"config_files/config_hydra/motion_primitive/mp_h4_f8_r4.yaml",
|
| 53 |
+
"config_files/config_hydra/motion_primitive/mp_h4_f8_r8.yaml",
|
| 54 |
+
"config_files/config_hydra/motion_primitive/mp_h8_f8_r1.yaml",
|
| 55 |
+
"config_files/config_hydra/motion_primitive/mp_h8_f8_r2.yaml",
|
| 56 |
+
"config_files/config_hydra/motion_primitive/mp_h8_f8_r4.yaml",
|
| 57 |
+
"config_files/config_hydra/motion_primitive/mp_h8_f8_r8.yaml",
|
| 58 |
+
"config_files/data_paths.py",
|
| 59 |
+
"data/stand.pkl",
|
| 60 |
+
"data/stand_20fps.pkl",
|
| 61 |
+
"mld_denoiser/smplh_hml3d_2_8_4/args.yaml",
|
| 62 |
+
"mld_denoiser/smplh_hml3d_2_8_4/args_read.yaml",
|
| 63 |
+
"mld_denoiser/smplh_hml3d_2_8_4/checkpoint_300000.pt",
|
| 64 |
+
"mvae/mvae_smplh_hml3d_2_8_4/args.yaml",
|
| 65 |
+
"mvae/mvae_smplh_hml3d_2_8_4/args_read.yaml",
|
| 66 |
+
"mvae/mvae_smplh_hml3d_2_8_4/checkpoint_200000.pt"
|
| 67 |
+
],
|
| 68 |
+
"api": {
|
| 69 |
+
"loader": "motius.Pipeline.from_pretrained",
|
| 70 |
+
"task_methods": [
|
| 71 |
+
"infer_text_to_motion"
|
| 72 |
+
]
|
| 73 |
+
},
|
| 74 |
+
"artifact_format": "motius-dart-v1"
|
| 75 |
}
|