Datasets:

Modalities:
Text
Video
Languages:
English
Size:
< 1K
Libraries:
Datasets
License:
angelicalim commited on
Commit
b94f3d5
·
verified ·
1 Parent(s): d08b93a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -13
README.md CHANGED
@@ -18,7 +18,9 @@ size_categories:
18
 
19
  <!-- Provide a quick summary of the dataset. -->
20
 
21
- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
 
 
22
 
23
  ## Dataset Details
24
 
@@ -26,26 +28,30 @@ This dataset card aims to be a base template for new datasets. It has been gener
26
 
27
  <!-- Provide a longer summary of what this dataset is. -->
28
 
29
-
30
-
31
- - **Curated by:** [More Information Needed]
32
- - **Funded by [optional]:** [More Information Needed]
33
- - **Shared by [optional]:** [More Information Needed]
34
- - **Language(s) (NLP):** [More Information Needed]
35
- - **License:** [More Information Needed]
36
 
37
  ### Dataset Sources [optional]
38
 
39
  <!-- Provide the basic links for the dataset. -->
40
 
41
- - **Repository:** [More Information Needed]
42
- - **Paper [optional]:** [More Information Needed]
43
- - **Demo [optional]:** [More Information Needed]
44
 
45
  ## Uses
46
 
47
  <!-- Address questions around how the dataset is intended to be used. -->
48
 
 
 
 
 
 
 
 
 
49
  ### Direct Use
50
 
51
  <!-- This section describes suitable use cases for the dataset. -->
@@ -56,8 +62,6 @@ This dataset card aims to be a base template for new datasets. It has been gener
56
 
57
  <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
58
 
59
- [More Information Needed]
60
-
61
  ## Dataset Structure
62
 
63
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
 
18
 
19
  <!-- Provide a quick summary of the dataset. -->
20
 
21
+ CoMPAS3D (Complex Multi-Level Person-Interaction Annotated Salsa Dataset) is a large-scale motion capture dataset designed to support research on nonverbal, physical communication through dance. It contains over 3 hours of improvised salsa duet performances by 18 dancers across beginner, intermediate, and professional skill levels. Each sequence features high-fidelity 3D motion data in the form of SMPL-X (.npz) files, along with video visualizations and synchronized audio (.mp4). We provide detailed frame-level annotations of move types, stylistic variation, and execution errors for 50% of the sequences (.txt).
22
+
23
+ Collected in a controlled studio using a 20-camera Vicon system at 120fps, the dataset includes 72 long-form sequences (each 2.5 minutes) of naturalistic leader-follower interaction. Participants were drawn from diverse dance backgrounds, and all provided informed consent for data release. CoMPAS3D offers a rich testbed for studying embodied dialogue, social fluency, and multi-agent coordination in AI and robotics.
24
 
25
  ## Dataset Details
26
 
 
28
 
29
  <!-- Provide a longer summary of what this dataset is. -->
30
 
31
+ - **Curated by:** [Rosie Lab](www.rosielab.ca), Simon Fraser University
32
+ - **Language(s):** English
33
+ - **License:** CC-BY-NC-4.0, except for audio in .mp4 files where rights retained by owners
 
 
 
 
34
 
35
  ### Dataset Sources [optional]
36
 
37
  <!-- Provide the basic links for the dataset. -->
38
 
39
+ - **Repository:** https://github.com/rosielab/compas3d
40
+ - **Paper:** Coming soon!
41
+ - **Demo:** Coming soon!
42
 
43
  ## Uses
44
 
45
  <!-- Address questions around how the dataset is intended to be used. -->
46
 
47
+ This dataset was created to encourage research in socially interactive embodied AI and creative, expressive humanoid motion generation. As salsa contains a move vocabulary and implict grammar rules, we propose tasks that mirror those in spoken language processing:
48
+
49
+ - Solo Motion Segmentation, Classification, Transcription (Automatic Speech Recognition)
50
+ - Solo Motion Generation (Speech Synthesis)
51
+ - Follower Motion Generation (Listener Speech Synthesis)
52
+ - Pair Motion Generation and Analysis (Conversation Synthesis)
53
+ - Style Transfer (Proficiency Adaptation)
54
+
55
  ### Direct Use
56
 
57
  <!-- This section describes suitable use cases for the dataset. -->
 
62
 
63
  <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
64
 
 
 
65
  ## Dataset Structure
66
 
67
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->