Add demo GIF to model card
Browse files- .gitattributes +1 -0
- README.md +4 -0
- figure/demo.gif +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
figure/demo.gif filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -9,6 +9,10 @@ tags:
|
|
| 9 |
|
| 10 |
# DrawMotion: Generating 3D Human Motions by Freehand Drawing
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
DrawMotion is a diffusion-based framework for generating 3D human motions from text and freehand drawing conditions, including 2D trajectories and stickman sketches.
|
| 13 |
|
| 14 |
- **Paper:** [DrawMotion: Generating 3D Human Motions by Freehand Drawing](https://huggingface.co/papers/2605.20955)
|
|
|
|
| 9 |
|
| 10 |
# DrawMotion: Generating 3D Human Motions by Freehand Drawing
|
| 11 |
|
| 12 |
+
<p align="center">
|
| 13 |
+
<img src="figure/demo.gif" alt="DrawMotion web demo" width="70%">
|
| 14 |
+
</p>
|
| 15 |
+
|
| 16 |
DrawMotion is a diffusion-based framework for generating 3D human motions from text and freehand drawing conditions, including 2D trajectories and stickman sketches.
|
| 17 |
|
| 18 |
- **Paper:** [DrawMotion: Generating 3D Human Motions by Freehand Drawing](https://huggingface.co/papers/2605.20955)
|
figure/demo.gif
ADDED
|
Git LFS Details
|