nyuvideolab commited on
Commit
bfc5b1f
·
verified ·
1 Parent(s): 3ee4921

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -4,30 +4,3 @@
4
  *.cube filter=lfs diff=lfs merge=lfs -text
5
  *.png filter=lfs diff=lfs merge=lfs -text
6
  *.jpg filter=lfs diff=lfs merge=lfs -text
7
- 3dgs/s4/3PointStep.zip filter=lfs diff=lfs merge=lfs -text
8
- 3dgs/s4/BartSimpson.zip filter=lfs diff=lfs merge=lfs -text
9
- 3dgs/s4/BizMarkie.zip filter=lfs diff=lfs merge=lfs -text
10
- 3dgs/s4/HouseFootworkAdvanced.zip filter=lfs diff=lfs merge=lfs -text
11
- 3dgs/s4/RoboCop.zip filter=lfs diff=lfs merge=lfs -text
12
- 3dgs/s4/RunningMan.zip filter=lfs diff=lfs merge=lfs -text
13
- 3dgs/s4/TheRooftop.zip filter=lfs diff=lfs merge=lfs -text
14
- 3dgs/s4/ToeTaps.zip filter=lfs diff=lfs merge=lfs -text
15
- 3dgs/s4/WuTang.zip filter=lfs diff=lfs merge=lfs -text
16
- 3dgs/s5/AttitudePromenade.zip filter=lfs diff=lfs merge=lfs -text
17
- 3dgs/s5/BasicSuzieQ.zip filter=lfs diff=lfs merge=lfs -text
18
- 3dgs/s5/BigKicks.zip filter=lfs diff=lfs merge=lfs -text
19
- 3dgs/s5/BourreeTurns2.zip filter=lfs diff=lfs merge=lfs -text
20
- 3dgs/s5/Chacha.zip filter=lfs diff=lfs merge=lfs -text
21
- 3dgs/s5/DoubleSpiral.zip filter=lfs diff=lfs merge=lfs -text
22
- 3dgs/s5/Flair.zip filter=lfs diff=lfs merge=lfs -text
23
- 3dgs/s5/Jumping.zip filter=lfs diff=lfs merge=lfs -text
24
- 3dgs/s5/Pirouettes.zip filter=lfs diff=lfs merge=lfs -text
25
- 3dgs/s5/Portdebras.zip filter=lfs diff=lfs merge=lfs -text
26
- 3dgs/s5/RonDeJambeAtere2.zip filter=lfs diff=lfs merge=lfs -text
27
- 3dgs/s5/SonBasic.zip filter=lfs diff=lfs merge=lfs -text
28
- 3dgs/s6/BiancaGolden_Breathing.zip filter=lfs diff=lfs merge=lfs -text
29
- 3dgs/s6/BiancaGolden_Chimee.zip filter=lfs diff=lfs merge=lfs -text
30
- 3dgs/s6/BiancaGolden_CircleTurns.zip filter=lfs diff=lfs merge=lfs -text
31
- 3dgs/s6/BiancaGolden_GrandPlies.zip filter=lfs diff=lfs merge=lfs -text
32
- 3dgs/s6/BiancaGolden_SalsaBasic.zip filter=lfs diff=lfs merge=lfs -text
33
- 3dgs/s6/RobertRubama_RussiaCostume.zip filter=lfs diff=lfs merge=lfs -text
 
4
  *.cube filter=lfs diff=lfs merge=lfs -text
5
  *.png filter=lfs diff=lfs merge=lfs -text
6
  *.jpg filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md CHANGED
@@ -27,16 +27,16 @@ size_categories:
27
  # DanceNet3D
28
 
29
 
30
- A large-scale synchronized multi-view dance dataset captured with 28-29 calibrated cameras at 800x1280 resolution. The dataset contains 47 dance sequences across 3 recording sessions, totaling **35,509 frames** with per-frame camera calibration (COLMAP), foreground masks, and optional color correction LUTs.
31
 
32
  ## Dataset Summary
33
 
34
  | Session | Sequences (available / total) | Cameras | Frames (available / total) | Size |
35
  |---------|-------------------------------|---------|---------------------------|------|
36
- | s4 | 9 / 9 | 29 | 6,786 / 6,786 | ~44 GB |
37
- | s5 | 14 / 23 | 29 | 11,253 / 17,999 | ~53 GB |
38
- | s6 | 6 / 15 | 28 | 4,134 / 10,724 | ~19 GB |
39
- | **Total** | **29 / 47** | | **22,173 / 35,509** | **~116 GB** |
40
 
41
  ## Data Format
42
 
@@ -47,7 +47,8 @@ Each session is stored as a directory (`s4/`, `s5/`, `s6/`) containing per-seque
47
  - **Foreground masks**: `masks.tar.zst` binary person segmentation masks generated with SAM3 and with manual quality review
48
  - **Manifest**: `manifest.json` frame IDs, camera lists, and sequence metadata
49
 
50
- ### Directory Structure
 
51
 
52
  ```
53
  DanceNet3D/
@@ -77,7 +78,10 @@ DanceNet3D/
77
  └── ...
78
  ```
79
 
80
- ### Extracted Frame Structure
 
 
 
81
 
82
  After running `video_to_images.py`, the data is organized per-frame:
83
 
@@ -104,20 +108,18 @@ output/
104
  └── ...
105
  ```
106
 
 
 
107
  ## Quick Start
108
 
109
- ### Prerequisites
110
 
111
- - Python 3.8+
112
- - FFmpeg
113
- - zstd
114
 
115
  ```bash
116
  pip install -r requirements.txt
117
  ```
118
 
119
- ### Extract Frames
120
-
121
  ```bash
122
  # Extract a single session
123
  python video_to_images.py --input s5 --output extracted/s5
@@ -132,13 +134,34 @@ python video_to_images.py --input s5 --output extracted/s5 --cameras 0028 1362
132
  python video_to_images.py --input s5 --output extracted/s5 --apply-lut
133
  ```
134
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
135
  ### Using with COLMAP
136
 
137
  The `colmap/` directory in each sequence contains pre-computed camera intrinsics and extrinsics in COLMAP format. Camera parameters correspond to the undistorted, rotated (portrait orientation) images.
138
 
139
  ## Sequences
140
 
141
- ### Session 4 (s4)
 
142
 
143
  | Sequence | Frames | Cameras | Status |
144
  |----------|--------|---------|--------|
@@ -152,7 +175,10 @@ The `colmap/` directory in each sequence contains pre-computed camera intrinsics
152
  | ToeTaps | 572 | 29 | Available |
153
  | WuTang | 884 | 29 | Available |
154
 
155
- ### Session 5 (s5)
 
 
 
156
 
157
  | Sequence | Frames | Cameras | Status |
158
  |----------|--------|---------|--------|
@@ -180,7 +206,10 @@ The `colmap/` directory in each sequence contains pre-computed camera intrinsics
180
  | Turns | 733 | 29 | Coming soon |
181
  | Twists | 930 | 29 | Coming soon |
182
 
183
- ### Session 6 (s6)
 
 
 
184
 
185
  | Sequence | Frames | Cameras | Status |
186
  |----------|--------|---------|--------|
@@ -200,24 +229,7 @@ The `colmap/` directory in each sequence contains pre-computed camera intrinsics
200
  | BiancaGolden_SyncopatedGroove | 919 | 28 | Coming soon |
201
  | RobertRubama_RussiaRehearsal | 727 | 28 | Coming soon |
202
 
203
- ## How to View 3DGS
204
-
205
- Pre-computed 3D Gaussian Splatting (3DGS) reconstructions are available under the `/3dgs` directory. Each `.zip` file corresponds to one dance sequence and contains multiple `.ply` files — one per frame.
206
-
207
- **Download and decompress:**
208
- ```bash
209
- unzip AttitudePromenade.zip
210
- ```
211
- On Mac, you can also double-click the `.zip` file in Finder. On Windows, right-click and use a tool like 7-Zip or WinRAR.
212
-
213
- **View a single frame:**
214
- 1. Go to [https://superspl.at/editor](https://superspl.at/editor)
215
- 2. Upload a single `.ply` file
216
-
217
- **Playback multi-frame animation:**
218
- 1. Go to [https://superspl.at/editor](https://superspl.at/editor)
219
- 2. Upload all `.ply` files from the sequence at once
220
- 3. Hit the **Play** button above the timeline
221
 
222
  ## Technical Details
223
 
 
27
  # DanceNet3D
28
 
29
 
30
+ A large-scale synchronized multi-view dance dataset captured with 28-29 calibrated cameras at 800x1280 resolution. The dataset contains 47 dance sequences across 3 recording sessions, totaling **35,509 frames** with per-frame camera calibration (COLMAP), foreground masks, optional color correction LUTs, and per-frame 3D Gaussian Splatting reconstructions (see [Extract 3DGS](#extract-3dgs)).
31
 
32
  ## Dataset Summary
33
 
34
  | Session | Sequences (available / total) | Cameras | Frames (available / total) | Size |
35
  |---------|-------------------------------|---------|---------------------------|------|
36
+ | s4 | 9 / 9 | 29 | 6,786 / 6,786 | ~30 GB |
37
+ | s5 | 14 / 23 | 29 | 11,253 / 17,999 | ~49 GB |
38
+ | s6 | 6 / 15 | 28 | 4,134 / 10,724 | ~18 GB |
39
+ | **Total** | **29 / 47** | | **22,173 / 35,509** | **~97 GB** |
40
 
41
  ## Data Format
42
 
 
47
  - **Foreground masks**: `masks.tar.zst` binary person segmentation masks generated with SAM3 and with manual quality review
48
  - **Manifest**: `manifest.json` frame IDs, camera lists, and sequence metadata
49
 
50
+ <details>
51
+ <summary><b>Directory Structure</b></summary>
52
 
53
  ```
54
  DanceNet3D/
 
78
  └── ...
79
  ```
80
 
81
+ </details>
82
+
83
+ <details>
84
+ <summary><b>Extracted Frame Structure</b></summary>
85
 
86
  After running `video_to_images.py`, the data is organized per-frame:
87
 
 
108
  └── ...
109
  ```
110
 
111
+ </details>
112
+
113
  ## Quick Start
114
 
115
+ ### Extract Frames
116
 
117
+ **Prerequisites:** Python 3.8+, FFmpeg, zstd
 
 
118
 
119
  ```bash
120
  pip install -r requirements.txt
121
  ```
122
 
 
 
123
  ```bash
124
  # Extract a single session
125
  python video_to_images.py --input s5 --output extracted/s5
 
134
  python video_to_images.py --input s5 --output extracted/s5 --apply-lut
135
  ```
136
 
137
+ ### Extract 3DGS
138
+
139
+ **Prerequisites:** unzip
140
+
141
+ Pre-computed 3D Gaussian Splatting (3DGS) reconstructions are available under the `/3dgs` directory. Each `.zip` file corresponds to one dance sequence and contains multiple `.ply` files — one per frame.
142
+
143
+ ```bash
144
+ unzip AttitudePromenade.zip
145
+ ```
146
+ On Mac, you can also double-click the `.zip` file in Finder. On Windows, right-click and use a tool like 7-Zip or WinRAR.
147
+
148
+ **View a single frame:**
149
+ 1. Go to [https://superspl.at/editor](https://superspl.at/editor)
150
+ 2. Upload a single `.ply` file
151
+
152
+ **Playback multi-frame animation:**
153
+ 1. Go to [https://superspl.at/editor](https://superspl.at/editor)
154
+ 2. Upload all `.ply` files from the sequence at once
155
+ 3. Hit the **Play** button above the timeline
156
+
157
  ### Using with COLMAP
158
 
159
  The `colmap/` directory in each sequence contains pre-computed camera intrinsics and extrinsics in COLMAP format. Camera parameters correspond to the undistorted, rotated (portrait orientation) images.
160
 
161
  ## Sequences
162
 
163
+ <details>
164
+ <summary><b>Session 4 (s4) — 9 sequences, 29 cameras</b></summary>
165
 
166
  | Sequence | Frames | Cameras | Status |
167
  |----------|--------|---------|--------|
 
175
  | ToeTaps | 572 | 29 | Available |
176
  | WuTang | 884 | 29 | Available |
177
 
178
+ </details>
179
+
180
+ <details>
181
+ <summary><b>Session 5 (s5) — 23 sequences, 29 cameras</b></summary>
182
 
183
  | Sequence | Frames | Cameras | Status |
184
  |----------|--------|---------|--------|
 
206
  | Turns | 733 | 29 | Coming soon |
207
  | Twists | 930 | 29 | Coming soon |
208
 
209
+ </details>
210
+
211
+ <details>
212
+ <summary><b>Session 6 (s6) — 15 sequences, 28 cameras</b></summary>
213
 
214
  | Sequence | Frames | Cameras | Status |
215
  |----------|--------|---------|--------|
 
229
  | BiancaGolden_SyncopatedGroove | 919 | 28 | Coming soon |
230
  | RobertRubama_RussiaRehearsal | 727 | 28 | Coming soon |
231
 
232
+ </details>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
233
 
234
  ## Technical Details
235
 
color_lut/0028.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/0103.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/0244.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/0366.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/0385.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/0406.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/0879.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1000.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1040.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1100.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1116.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1169.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1171.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1228.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1246.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1265.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1285.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1318.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1362.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1487.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1516.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1634.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1705.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1733.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1753.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/1973.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/2129.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/2448.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/2543.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/4320.cube CHANGED
The diff for this file is too large to render. See raw diff
 
color_lut/8540.cube CHANGED
The diff for this file is too large to render. See raw diff