Spaces:
Running
Running
MeYourHint
commited on
Commit
•
633bfc8
1
Parent(s):
5b24c18
Config
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# MoMask: Generative Masked Modeling of 3D Human Motions
|
2 |
## [[Project Page]](https://ericguo5513.github.io/momask) [[Paper]](https://arxiv.org/abs/2312.00063)
|
3 |
![teaser_image](https://ericguo5513.github.io/momask/static/images/teaser.png)
|
|
|
1 |
+
---
|
2 |
+
title: MoMask
|
3 |
+
emoji: 🐨
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.24.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# MoMask: Generative Masked Modeling of 3D Human Motions
|
13 |
## [[Project Page]](https://ericguo5513.github.io/momask) [[Paper]](https://arxiv.org/abs/2312.00063)
|
14 |
![teaser_image](https://ericguo5513.github.io/momask/static/images/teaser.png)
|