ckinpdx commited on
Commit
e947dc1
·
verified ·
1 Parent(s): 5aa8d7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -3
README.md CHANGED
@@ -1,3 +1,28 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # AIST++ Dance Chunks for SCAIL
2
+
3
+ Pre-processed dance motion chunks from the AIST++ dataset, converted to OpenPose 18-joint format for use with [ComfyUI-SCAIL-AudioReactive](https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive).
4
+
5
+ ## Attribution
6
+
7
+ Dance motion data from AIST++ Dataset:
8
+
9
+ **"AI Choreographer: Music Conditioned 3D Dance Generation with AIST++"**
10
+ Ruilong Li, Shan Yang, David A. Ross, Angjoo Kanazawa
11
+ ICCV 2021
12
+
13
+ - Paper: https://arxiv.org/abs/2101.08779
14
+ - Dataset: https://google.github.io/aistplusplus_dataset/
15
+ - Original License: CC-BY-4.0
16
+
17
+ Please also cite the original AIST Dance Video Database:
18
+ https://aistdancedb.ongaaccel.jp/
19
+
20
+ ## Format
21
+
22
+ - 43,958 chunks across 10 dance genres
23
+ - 30 frames per chunk (0.5s @ 60fps)
24
+ - OpenPose 18-joint format
25
+ - Tagged by energy level (low/mid/high)
26
+ ---
27
+ license: cc-by-4.0
28
+ ---