Spaces:
Running on Zero
Running on Zero
fix citation link
Browse files
app.py
CHANGED
|
@@ -615,7 +615,7 @@ with gr.Blocks() as app:
|
|
| 615 |
Extract 3D pose from video and retarget it to a biomechanical model using [Kinesis](https://myolab.ai/blog/myokinesis).
|
| 616 |
|
| 617 |
⚠️ **Important:** Using Metrabs for video-based motion retargeting which is **ONLY FOR RESEARCH/ACADEMIC USE**.
|
| 618 |
-
Please cite the [paper](https://arxiv.org/abs/
|
| 619 |
For commercial applications, please contact MyoLab at contacts@myolab.ai.
|
| 620 |
"""
|
| 621 |
)
|
|
|
|
| 615 |
Extract 3D pose from video and retarget it to a biomechanical model using [Kinesis](https://myolab.ai/blog/myokinesis).
|
| 616 |
|
| 617 |
⚠️ **Important:** Using Metrabs for video-based motion retargeting which is **ONLY FOR RESEARCH/ACADEMIC USE**.
|
| 618 |
+
Please cite the [paper](https://arxiv.org/abs/2007.07227) if you use this feature.
|
| 619 |
For commercial applications, please contact MyoLab at contacts@myolab.ai.
|
| 620 |
"""
|
| 621 |
)
|