ZGTZ-2026 commited on
Commit
a567ebb
·
verified ·
1 Parent(s): 38ad104

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +189 -0
README.md CHANGED
@@ -187,3 +187,192 @@ your_dataset_name/
187
  </p>
188
  </div>
189
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
187
  </p>
188
  </div>
189
 
190
+ <div style="background-color: #D72222; padding: 0 20px;">
191
+
192
+ <div style="background:#D72222; padding:80px 20px; margin:-40px -20px; text-align:center; color:white;">
193
+
194
+ <h1 style="font-size:48px; margin-bottom:20px; color:white;">
195
+ Multi-View Continuous 4D Human Motion Dataset
196
+ </h1>
197
+
198
+ <p style="font-size:24px; max-width:900px; margin:0 auto 60px auto;">
199
+ Large-Scale 1080P Multi-View Human Motion Data for AI Research & Commercial Applications
200
+ </p >
201
+
202
+ <!-- 2. 核心指标卡片 -->
203
+ <div style="display:flex; justify-content:center; gap:30px; flex-wrap:wrap; max-width:1200px; margin:0 auto 40px auto;">
204
+
205
+ <div style="flex:1; min-width:280px; max-width:320px; background:white; padding:40px 25px; border-radius:18px; text-align:center; box-shadow:0 10px 30px rgba(0,0,0,0.08); transition:all 0.3s ease; border:1px solid #eee;">
206
+ <h2 style="color:#D72222; margin:0 0 15px 0; font-size:48px; font-weight:700;">10,000+</h2>
207
+ <p style="color:#555; margin:0; font-size:18px; font-weight:500;">Total Hours</p>
208
+ </div>
209
+
210
+ <div style="flex:1; min-width:280px; max-width:320px; background:white; padding:40px 25px; border-radius:18px; text-align:center; box-shadow:0 10px 30px rgba(0,0,0,0.08); transition:all 0.3s ease; border:1px solid #eee;">
211
+ <h2 style="color:#D72222; margin:0 0 15px 0; font-size:48px; font-weight:700;">2,000+</h2>
212
+ <p style="color:#555; margin:0; font-size:18px; font-weight:500;">Real-world Scenes</p>
213
+ </div>
214
+
215
+ <div style="flex:1; min-width:280px; max-width:320px; background:white; padding:40px 25px; border-radius:18px; text-align:center; box-shadow:0 10px 30px rgba(0,0,0,0.08); transition:all 0.3s ease; border:1px solid #eee;">
216
+ <h2 style="color:#D72222; margin:0 0 15px 0; font-size:48px; font-weight:700;">6,000+</h2>
217
+ <p style="color:#555; margin:0; font-size:18px; font-weight:500;">Subject Instances</p>
218
+ </div>
219
+
220
+ </div>
221
+
222
+ </div>
223
+
224
+ <br><br>
225
+
226
+ <!-- 3. 数据集规模与结构 (修改版) -->
227
+ <!-- 修改点:background 改为 #ffffff (白色),padding-top 减小,margin-bottom 增大 -->
228
+ <div style="padding:40px 20px; text-align:center; background:#ffffff; border-radius:12px; margin-bottom:80px; border:1px solid #e0e0e0;">
229
+
230
+ <h2 style="font-size:44px; margin-bottom:30px; color:#333; position:relative; display:inline-block;">
231
+ Dataset Scale & Structure
232
+ <div style="height:3px; width:100px; background:#D72222; margin:10px auto 0 auto; border-radius:2px;"></div>
233
+ </h2>
234
+
235
+ <table align="center" style="margin:auto; border-collapse:separate; border-spacing:30px 20px; width:80%; max-width:900px;">
236
+
237
+ <tr>
238
+ <td style="text-align:center; background:white; padding:25px 15px; border-radius:10px; box-shadow:0 2px 5px rgba(0,0,0,0.05);">
239
+ <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">800+</h3>
240
+ <p style="font-size:16px; color:#555; margin:8px 0 0 0;">Multi-Person Interactions (Hours)</p>
241
+ </td>
242
+
243
+ <td style="text-align:center; background:white; padding:25px 15px; border-radius:10px; box-shadow:0 2px 5px rgba(0,0,0,0.05);">
244
+ <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">2,200+</h3>
245
+ <p style="font-size:16px; color:#555; margin:8px 0 0 0;">Dual-Person Actions (Hours)</p>
246
+ </td>
247
+
248
+ <td style="text-align:center; background:white; padding:25px 15px; border-radius:10px; box-shadow:0 2px 5px rgba(0,0,0,0.05);">
249
+ <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">7,000+</h3>
250
+ <p style="font-size:16px; color:#555; margin:8px 0 0 0;">Single-Person Actions (Hours)</p>
251
+ </td>
252
+ </tr>
253
+
254
+ </table>
255
+
256
+ </div>
257
+
258
+ <!-- 4. 数据结构说明 -->
259
+ <div style="padding:60px 20px;
260
+ text-align:left;
261
+ background:#ffffff;
262
+ border-radius:16px;
263
+ margin-bottom:60px;
264
+ border:1px solid #e0e0e0;
265
+ box-shadow:0 4px 20px rgba(0,0,0,0.03);">
266
+
267
+ <h2 style="font-size:36px;
268
+ margin-bottom:20px;
269
+ color:#333;
270
+ border-bottom:2px solid #D72222;
271
+ padding-bottom:10px;
272
+ display:inline-block;">
273
+ 📂 Dataset Structure
274
+ </h2>
275
+
276
+ <p style="font-size:18px;
277
+ color:#555;
278
+ line-height:1.8;
279
+ margin-bottom:20px;">
280
+ 数据集采用标准化的文件夹结构,便于快速加载和处理。每个动作序列包含多视角视频、同步时间戳及元数据。
281
+ </p>
282
+
283
+ <pre style="background:#f8f9fa;
284
+ padding:25px;
285
+ border-radius:10px;
286
+ font-size:16px;
287
+ color:#333;
288
+ overflow-x:auto;
289
+ border-left:4px solid #D72222;
290
+ font-family: 'Courier New', monospace;
291
+ line-height:1.6;">
292
+ your_dataset_name/
293
+ ├── sequences/ # 动作序列根目录
294
+ │ ├── seq_0001/ # 单个动作序列文件夹
295
+ │ │ ├── views/ # 多视角视频存储
296
+ │ │ │ ├── cam_00.mp4 # 视角0视频
297
+ │ │ │ ├── cam_01.mp4 # 视角1视频
298
+ │ │ │ └── ... # 更多视角
299
+ │ │ ├── metadata.json # 序列元数据(动作类型、时长、参与者ID)
300
+ │ │ └── timestamps.txt # 各视角同步时间戳
301
+ │ ├── seq_0002/
302
+ │ │ └── ...
303
+ │ └── ...
304
+ ├── annotations/ # 标注文件目录(可选)
305
+ │ ├── keypoints_3d.json # 3D关键点标注
306
+ │ └── action_labels.csv # 动作类别标签
307
+ └── splits/ # 数据集划分文件
308
+ ├── train.txt # 训练集序列ID列表
309
+ ├── val.txt # 验证集序列ID列表
310
+ └── test.txt # 测试集序列ID列表
311
+ </pre>
312
+
313
+ <div style="background:#e3f2fd;
314
+ padding:20px;
315
+ border-radius:10px;
316
+ margin-top:20px;
317
+ border-left:4px solid #2196F3;">
318
+ <p style="margin:0;
319
+ color:#1976D2;
320
+ font-size:16px;">
321
+ <strong>💡 提示:</strong>
322
+ 这种结构遵循了计算机视觉领域的通用规范,可直接配合 PyTorch 或 TensorFlow 的 Dataset 类进行加载。
323
+ </p>
324
+ </div>
325
+ </div>
326
+
327
+ <!-- 5. 数据集概述与链接 -->
328
+ <div style="padding:50px 20px;
329
+ text-align:left;
330
+ background:#ffffff;
331
+ border-radius:16px;
332
+ border:1px solid #e0e0e0;
333
+ box-shadow:0 4px 20px rgba(0,0,0,0.03);">
334
+
335
+ <h2 style="font-size:36px;
336
+ margin-bottom:25px;
337
+ color:#333;
338
+ border-bottom:2px solid #D72222;
339
+ padding-bottom:10px;
340
+ display:inline-block;">
341
+ 📊 Dataset Overview
342
+ </h2>
343
+
344
+ <ul style="font-size:18px;
345
+ color:#555;
346
+ line-height:1.8;
347
+ list-style-type:none;
348
+ padding-left:0;">
349
+ <li style="margin-bottom:10px;">✅ <strong>多人动作:</strong> 800+ 小时</li>
350
+ <li style="margin-bottom:10px;">✅ <strong>双人动作:</strong> 2,200+ 小时</li>
351
+ <li style="margin-bottom:10px;">✅ <strong>单人动作:</strong> 7,000+ 小时</li>
352
+ <li style="margin-bottom:10px;">✅ <strong>真实场景数量:</strong> 2,000+</li>
353
+ <li style="margin-bottom:10px;">✅ <strong>参与拍摄人次:</strong> 6,000+</li>
354
+ <li style="margin-bottom:10px;">✅ <strong>实拍总时长:</strong> 10,000+ 小时</li>
355
+ <li style="margin-bottom:10px;">✅ <strong>视频质量:</strong> 全量 1080P 高清视频,单条最长视频超过 60 分钟</li>
356
+ <li style="margin-bottom:10px;">✅ <strong>采集方式:</strong> 多视角同步采集,时序稳定对齐</li>
357
+ </ul>
358
+
359
+ <hr style="border:none; border-top:1px solid #eee; margin:30px 0;">
360
+
361
+ <p style="font-size:18px;
362
+ color:#555;
363
+ margin-top:20px;
364
+ text-align:center;">
365
+ <a href="http://220.168.41.41:8090/multi-viewData/index"
366
+ style="color:#D72222;
367
+ text-decoration:none;
368
+ font-weight:bold;
369
+ border:2px solid #D72222;
370
+ padding:12px 30px;
371
+ border-radius:8px;
372
+ display:inline-block;
373
+ transition:background 0.3s;">
374
+ Visit Official Website:中广天择2026年高清连续多视角4D视频数据集
375
+ </a>
376
+ </p>
377
+ </div>
378
+