Datasets:

Modalities:
Image
ArXiv:
License:
fbaradel commited on
Commit
f171457
·
verified ·
1 Parent(s): 5585406

add readme

Browse files
Files changed (1) hide show
  1. README.md +28 -5
README.md CHANGED
@@ -1,5 +1,28 @@
1
- ---
2
- license: other
3
- license_name: copyright-2024-naver-corporation
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: copyright-2024-naver-corporation
4
+ license_link: LICENSE
5
+ ---
6
+
7
+ # CUFFS: the Close-Up Frames of Full-body Subjects dataset
8
+
9
+ Dataset associated to the paper "Multi-HMR: Multi-Person Whole-Body Human Mesh Recovery in a Single Shot", Baradel et al, ECCV'2024.
10
+
11
+ Please the associated [license](./LICENSE).
12
+
13
+ BibText:
14
+ ```plaintext
15
+ @inproceedings{multi-hmr2024,
16
+ title={Multi-HMR: Multi-Person Whole-Body Human Mesh Recovery in a Single Shot},
17
+ author={Baradel*, Fabien and
18
+ Armando, Matthieu and
19
+ Galaaoui, Salma and
20
+ Br{\'e}gier, Romain and
21
+ Weinzaepfel, Philippe and
22
+ Rogez, Gr{\'e}gory and
23
+ Lucas*, Thomas
24
+ },
25
+ booktitle={ECCV},
26
+ year={2024}
27
+ }
28
+ ```