File size: 1,258 Bytes
b579ce9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
license: mit
---

# M3Act Unity Data Generator Assets

[![Project Page](https://img.shields.io/badge/Project-Page-green)](https://cjerry1243.github.io/M3Act/)
[![Paper](https://img.shields.io/badge/Proceedings-CVPR_2024-blue)](https://openaccess.thecvf.com/content/CVPR2024/html/Chang_Learning_from_Synthetic_Human_Group_Activities_CVPR_2024_paper.html)
[![arXiv](https://img.shields.io/badge/arXiv-2306.16772-red)](https://arxiv.org/abs/2306.16772)  

This repository provides the Unity project assets for [M3Act Unity Data Generator](https://github.com/danruili/m3act-unity-generator).  

Additional Resources:
- **[Project Page](https://cjerry1243.github.io/M3Act/):** Learn more about M3Act.  
- **[M3Act Repository](https://github.com/cjerry1243/M3Act):** Access M3Act3D data, group activity generation baselines, and supporting tools.  


## Data Download

Download assets from Huggingface Dataset Link:
```bash
git clone https://huggingface.co/datasets/Rosso987/M3Act-Generator-Assets
```

1. Unzip HDRI maps (`HDRI.zip`) at ```Assets/Resources/HDRI```
2. Unzip Human Avatar Part 1 (`Characters-Ready.zip`) at ```Assets/Characters/Ready```
3. Unzip Human Avatar Part 2 (`MigratedAssets-HumanModels.zip`) at ```Assets/MigratedAssets/HumanModels```