| --- |
| license: other |
| license_name: mamma-training-dataset |
| license_link: https://mamma.is.tue.mpg.de/license.html |
| extra_gated_heading: "You need to accept MAMMA training dataset license and share your contact information to access this dataset" |
| extra_gated_description: "License: https://mamma.is.tue.mpg.de/license.html" |
| extra_gated_button_content: "Accept MAMMA training dataset license and send request to access dataset" |
| --- |
| |
| # MammaSyn |
| MAMMA training dataset |
|
|
| Project site: https://mamma.is.tue.mpg.de/ |
|
|
| Synthetic training data, each scene rendered from 8 views, in WebDataset format. |
|
|
| ## Dataset Groups |
| + **MammaSyn-Interactions** |
| + Includes Harmony4D, Inter-X, InteractionCouple, LatinDance10 |
| + Hi4D is currently not included but will be added when we receive permission |
|
|
| + **MammaSyn-Singles** |
| + Includes BEDLAM, MOYO |
|
|
| + **MammaSyn-Hands** |
| + Includes InterHand |
| + SignAvatars is currently not included but will be added when we receive permission |
|
|
| ## Download with HuggingFace CLI Tool |
|
|
| ``` |
| # Example 1: Download full MammaSyn dataset (6.02 TiB) |
| hf download Intelligent-Systems/MammaSyn --repo-type dataset --local-dir ./MammaSyn |
| |
| # Example 2: Download only MammaSyn-Interactions (2.71 TiB) |
| hf download Intelligent-Systems/MammaSyn --repo-type dataset --include "MammaSyn-Interactions/*" --local-dir ./MammaSyn |
| |
| # Example 3: Download only MammaSyn-Singles (2.67 TiB) |
| hf download Intelligent-Systems/MammaSyn --repo-type dataset --include "MammaSyn-Singles/*" --local-dir ./MammaSyn |
| |
| # Example 4: Download only MammaSyn-Hands (638 GiB) |
| hf download Intelligent-Systems/MammaSyn --repo-type dataset --include "MammaSyn-Hands/*" --local-dir ./MammaSyn |
| ``` |
|
|
| ## License |
| The MAMMA synthetic training dataset renders body motions from several datasets, each subject to its own license agreement. |
| If you plan to use the MAMMA training dataset, please make sure you comply with the licenses of the individual datasets. |
|
|
| + [BEDLAM](https://bedlam.is.tue.mpg.de/) |
| + [MOYO](https://moyo.is.tue.mpg.de/) |
| + [Harmony4D](https://jyuntins.github.io/harmony4d/) |
| + [Hi4D](https://yifeiyin04.github.io/Hi4D/) |
| + [Inter-X](https://liangxuy.github.io/inter-x/) |
| + [InterHand2.6M](https://mks0601.github.io/InterHand2.6M/) |
| + [SignAvatars](https://signavatars.github.io/) |
|
|
| We thank the respective authors for making their data available. |
|
|
| ## Changelog |
| - 1.0.1: All PNG files in WebDataset .tar files have now .png extension |
|
|