Datasets:
Languages:
English
Size:
100B<n<1T
ArXiv:
Tags:
Human Pose and Shape Estimation
Multi-modal
Mobile Device
3D Vision
Human Reconstruction
Motion Generation
License:
caizhongang
commited on
Merge branch 'main' of hf.co:datasets/caizhongang/HuMMan
Browse files
LICENSE
CHANGED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
S-Lab License 1.0
|
2 |
+
|
3 |
+
Copyright 2022 S-Lab
|
4 |
+
Redistribution and use for non-commercial purpose in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5 |
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
6 |
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
7 |
+
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
8 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
9 |
+
4. In the event that redistribution and/or use for commercial purpose in source or binary forms, with or without modification is required, please contact the contributor(s) of the work.
|
README.md
CHANGED
@@ -1,5 +1,70 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: s-lab-license
|
4 |
-
license_link: LICENSE
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: s-lab-license
|
4 |
+
license_link: LICENSE
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- Human Pose and Shape Estimation
|
9 |
+
- Multi-modal
|
10 |
+
- Mobile Device
|
11 |
+
- 3D Vision
|
12 |
+
- Human Reconstruction
|
13 |
+
- Motion Generation
|
14 |
+
pretty_name: HuMMan
|
15 |
+
size_categories:
|
16 |
+
- 100B<n<1T
|
17 |
+
---
|
18 |
+
|
19 |
+
# HuMMan: Multi-Modal 4D Human Dataset for Versatile Sensing and Modeling (ECCV 2022, Oral)
|
20 |
+
|
21 |
+
- [Homepage](https://caizhongang.github.io/projects/HuMMan/)
|
22 |
+
- [Toolbox](https://github.com/caizhongang/humman_toolbox/tree/main)
|
23 |
+
- [Paper](https://arxiv.org/abs/2204.13686)
|
24 |
+
|
25 |
+
## Updates
|
26 |
+
- [2024-10-02] HuMMan is now available on HuggingFace!
|
27 |
+
- [2024-09-10] Release of HuMMan v1.0: Motion Generation Subset (HuMMan-MoGen)
|
28 |
+
- [2024-08-29] Release of HuMMan v1.0: 3D Vision Subset (HuMMan-Point)
|
29 |
+
- [2024-08-29] We have changed our data host! All download instructions have been updated
|
30 |
+
- [2024-07-27] HuMMan-Recon: Release of depth maps for the Reconstruction Subset
|
31 |
+
- [2023-04-25] HuMMan-Recon: Release of manually annotated masks for color images in the test split
|
32 |
+
- [2023-02-27] HuMMan-Recon: Downloads are organized by modalities, links have been updated
|
33 |
+
- [2023-01-23] HuMMan-Recon: Release of textured meshes for the Reconstruction Subset, and a toolbox
|
34 |
+
- [2023-01-23] HuMMan-Recon: Minor fixes on the mask data, download links have been updated
|
35 |
+
- [2023-01-11] Release of HuMMan v1.0: Reconstruction Subset (HuMMan-Recon)
|
36 |
+
- [2022-10-27] We presented HuMMan as an oral paper at ECCV'22 (Tel Aviv, Israel)
|
37 |
+
- [2022-08] Release of HuMMan v0.1 (no longer available, please use v1.0)
|
38 |
+
|
39 |
+
## Datasets
|
40 |
+
|
41 |
+
- [HuMMan-Recon](https://caizhongang.com/projects/HuMMan/recon.html): HuMMan v1.0: Reconstruction Subset
|
42 |
+
- [HuMMan-Point](https://caizhongang.com/projects/HuMMan/point.html): HuMMan v1.0: 3D Vision Subset
|
43 |
+
- [HuMMan-MoGen](https://caizhongang.com/projects/HuMMan/mogen.html): HuMMan v1.0: Motion Generation Subset
|
44 |
+
|
45 |
+
|
46 |
+
## Citation
|
47 |
+
Please cite our work if you use our datasets (`HuMMan-Recon`, `HuMMan-Point`, or `HuMMan-MoGen`) in your research.
|
48 |
+
```text
|
49 |
+
@inproceedings{cai2022humman,
|
50 |
+
title={{HuMMan}: Multi-modal 4d human dataset for versatile sensing and modeling},
|
51 |
+
author={Cai, Zhongang and Ren, Daxuan and Zeng, Ailing and Lin, Zhengyu and Yu, Tao and Wang, Wenjia and Fan,
|
52 |
+
Xiangyu and Gao, Yang and Yu, Yifan and Pan, Liang and Hong, Fangzhou and Zhang, Mingyuan and
|
53 |
+
Loy, Chen Change and Yang, Lei and Liu, Ziwei},
|
54 |
+
booktitle={17th European Conference on Computer Vision, Tel Aviv, Israel, October 23--27, 2022,
|
55 |
+
Proceedings, Part VII},
|
56 |
+
pages={557--577},
|
57 |
+
year={2022},
|
58 |
+
organization={Springer}
|
59 |
+
}
|
60 |
+
```
|
61 |
+
|
62 |
+
Please also cite *FineMoGen* if you use the `HuMMan-MoGen` subset.
|
63 |
+
```text
|
64 |
+
@article{zhang2023finemogen,
|
65 |
+
title = {FineMoGen: Fine-Grained Spatio-Temporal Motion Generation and Editing},
|
66 |
+
author = {Zhang, Mingyuan and Li, Huirong and Cai, Zhongang and Ren, Jiawei and Yang, Lei and Liu, Ziwei},
|
67 |
+
year = {2023},
|
68 |
+
journal = {NeurIPS},
|
69 |
+
}
|
70 |
+
```
|