Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,18 +7,10 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
# SkeletonDiffusion: Nonisotropic Gaussian Diffusion for Realistic 3D Human Motion Prediction
|
| 10 |
-
This is the official Huggingface space of the CVPR2025 paper _Nonisotropic Gaussian Diffusion for Realistic 3D Human Motion Prediction_
|
| 11 |
|
| 12 |
-
|
| 13 |
-
|
| 14 |
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
<img src="./media/trailer.gif" alt="trailer" width="512">
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
## Online demo
|
| 21 |
-
The model trained on AMASS is accessible in a demo workflow that predicts future motions from videos.
|
| 22 |
-
The demo extracts 3D human poses from video via Neural Localizer Fields ([NLF](https://istvansarandi.com/nlf/)) by Sarandi et al., and SkeletonDiffusion generates future motions conditioned on the extracted poses:
|
| 23 |
-
SkeletonDiffusion has not been trained with real-world, noisy data, but despite this fact it can handle most cases reasonably.
|
| 24 |
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
# SkeletonDiffusion: Nonisotropic Gaussian Diffusion for Realistic 3D Human Motion Prediction
|
| 10 |
+
This is the official Huggingface space of the CVPR2025 paper _Nonisotropic Gaussian Diffusion for Realistic 3D Human Motion Prediction_.
|
| 11 |
|
| 12 |
+
Code is available [here](https://github.com/Ceveloper/SkeletonDiffusion/tree/main).
|
| 13 |
+
Interactive Demo from video and pretrained models are available here.
|
| 14 |
|
| 15 |
+

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|