ZGTZ-2026 commited on
Commit
239f9b4
·
verified ·
1 Parent(s): b161649

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +65 -85
README.md CHANGED
@@ -186,119 +186,99 @@ your_dataset_name/
186
  </div>
187
 
188
 
189
- <div style="background:#D72222; padding-bottom: 60px;">
 
190
 
191
- <!-- 1.1 顶部 Hero 区域:扩展红色背景 -->
192
- <div style="padding:80px 20px 120px; text-align:center; color:white; background:#D72222; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;">
193
- <h1 style="font-size:52px; font-weight:800; margin-bottom:20px; color:white; letter-spacing: 1px;">
 
194
  Multi-View Continuous 4D Human Motion Dataset
195
  </h1>
196
- <p style="font-size:24px; max-width:900px; margin:0 auto 40px auto; color:rgba(255,255,255,0.9);">
 
197
  Large-Scale 1080P Multi-View Human Motion Data for AI Research & Commercial Applications
198
  </p>
199
- </div>
200
 
201
- <!-- 2. 核心指标卡片:白色卡片悬浮在红色背景上 -->
202
- <div style="max-width:1200px; margin:0 auto; padding:0 20px;">
203
- <div style="display:flex; justify-content:center; gap:30px; flex-wrap:wrap;">
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
- <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;">
210
- <h2 style="color:#D72222; margin:0 0 15px 0; font-size:48px; font-weight:700;">2,000+</h2>
211
- <p style="color:#555; margin:0; font-size:18px; font-weight:500;">Real-world Scenes</p>
 
 
212
  </div>
213
- <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;">
214
- <h2 style="color:#D72222; margin:0 0 15px 0; font-size:48px; font-weight:700;">6,000+</h2>
215
- <p style="color:#555; margin:0; font-size:18px; font-weight:500;">Subject Instances</p>
 
 
216
  </div>
 
217
  </div>
 
218
  </div>
219
 
220
- <!-- 3. 数据集规模与结构:白色卡片 -->
221
- <div style="padding:60px 20px; text-align:center; background:#ffffff; border-radius:12px; margin-top: -40px; margin-bottom:60px; border:1px solid #e0e0e0;">
222
- <h2 style="font-size:44px; margin-bottom:30px; color:#333; position:relative; display:inline-block;">
 
223
  Dataset Scale & Structure
224
- <div style="height:3px; width:100px; background:#D72222; margin:10px auto 0 auto; border-radius:2px;"></div>
225
  </h2>
226
- <table align="center" style="margin:auto; border-collapse:separate; border-spacing:30px 20px; width:80%; max-width:900px;">
227
- <tr>
228
- <td style="text-align:center; background:white; padding:25px 15px; border-radius:10px; box-shadow:0 2px 5px rgba(0,0,0,0.05);">
229
- <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">800+</h3>
230
- <p style="font-size:16px; color:#555; margin:8px 0 0 0;">Multi-Person Interactions (Hours)</p>
231
- </td>
232
- <td style="text-align:center; background:white; padding:25px 15px; border-radius:10px; box-shadow:0 2px 5px rgba(0,0,0,0.05);">
233
- <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">2,200+</h3>
234
- <p style="font-size:16px; color:#555; margin:8px 0 0 0;">Dual-Person Actions (Hours)</p>
235
- </td>
236
- <td style="text-align:center; background:white; padding:25px 15px; border-radius:10px; box-shadow:0 2px 5px rgba(0,0,0,0.05);">
237
- <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">7,000+</h3>
238
- <p style="font-size:16px; color:#555; margin:8px 0 0 0;">Single-Person Actions (Hours)</p>
239
- </td>
240
- </tr>
241
- </table>
 
 
 
 
 
242
  </div>
243
 
244
- <!-- 4. 数据结构说明 -->
245
- <div style="padding:60px 20px; text-align:left; background:#ffffff; border-radius:16px; margin-bottom:60px; border:1px solid #e0e0e0; box-shadow:0 4px 20px rgba(0,0,0,0.03);">
246
- <h2 style="font-size:36px; margin-bottom:20px; color:#333; border-bottom:2px solid #D72222; padding-bottom:10px; display:inline-block;">
 
 
 
247
  📂 Dataset Structure
248
  </h2>
249
- <p style="font-size:18px; color:#555; line-height:1.8; margin-bottom:20px;">
 
250
  数据集采用标准化的文件夹结构,便于快速加载和处理。每个动作序列包含多视角视频、同步时间戳及元数据。
251
  </p>
252
- <pre style="background:#f8f9fa; padding:25px; border-radius:10px; font-size:16px; color:#333; overflow-x:auto; border-left:4px solid #D72222; font-family: 'Courier New', monospace; line-height:1.6;">
 
253
  your_dataset_name/
254
  ├── sequences/ # 动作序列根目录
255
  │ ├── seq_0001/ # 单个动作序列文件夹
256
  │ │ ├── views/ # 多视角视频存储
257
  │ │ │ ├── cam_00.mp4 # 视角0视频
258
- │ │ │ ├── cam_01.mp4 # 视角1视频
259
  │ │ │ └── ... # 更多视角
260
- │ │ ├── metadata.json # 序列元数据(动作类型、时长、参与者ID)
261
- │ │ └── timestamps.txt # 各视角同步时间戳
262
- │ ├── seq_0002/
263
- │ │ └── ...
264
- │ └── ...
265
  ├── annotations/ # 标注文件目录(可选)
266
- │ ├── keypoints_3d.json # 3D关键点标注
267
- │ └── action_labels.csv # 动作类别标签
268
  └── splits/ # 数据集划分文件
269
- ├── train.txt # 训练集序列ID列表
270
- ├── val.txt # 验证集序列ID列表
271
- └── test.txt # 测试集序列ID列表
272
  </pre>
273
- <div style="background:#e3f2fd; padding:20px; border-radius:10px; margin-top:20px; border-left:4px solid #2196F3;">
274
- <p style="margin:0; color:#1976D2; font-size:16px;">
275
- <strong>💡 提示:</strong>
276
- 这种结构遵循了计算机视觉领域的通用规范,可直接配合 PyTorch 或 TensorFlow 的 Dataset 类进行加载。
277
- </p>
278
- </div>
279
- </div>
280
-
281
- <!-- 5. 数据集概述与链接 -->
282
- <div style="padding:50px 20px; text-align:left; background:#ffffff; border-radius:16px; border:1px solid #e0e0e0; box-shadow:0 4px 20px rgba(0,0,0,0.03);">
283
- <h2 style="font-size:36px; margin-bottom:25px; color:#333; border-bottom:2px solid #D72222; padding-bottom:10px; display:inline-block;">
284
- 📊 Dataset Overview
285
- </h2>
286
- <ul style="font-size:18px; color:#555; line-height:1.8; list-style-type:none; padding-left:0;">
287
- <li style="margin-bottom:10px;">✅ <strong>多人动作:</strong> 800+ 小时</li>
288
- <li style="margin-bottom:10px;">✅ <strong>双人动作:</strong> 2,200+ 小时</li>
289
- <li style="margin-bottom:10px;">✅ <strong>单人动作:</strong> 7,000+ 小时</li>
290
- <li style="margin-bottom:10px;">✅ <strong>真实场景数量:</strong> 2,000+</li>
291
- <li style="margin-bottom:10px;">✅ <strong>参与拍摄人次:</strong> 6,000+</li>
292
- <li style="margin-bottom:10px;">✅ <strong>实拍总时长:</strong> 10,000+ 小时</li>
293
- <li style="margin-bottom:10px;">✅ <strong>视频质量:</strong> 全量 1080P 高清视频,单条最长视频超过 60 分钟</li>
294
- <li style="margin-bottom:10px;">✅ <strong>采集方式:</strong> 多视角同步采集,时序稳定对齐</li>
295
- </ul>
296
- <hr style="border:none; border-top:1px solid #eee; margin:30px 0;">
297
- <p style="font-size:18px; color:#555; margin-top:20px; text-align:center;">
298
- <a href="http://220.168.41.41:8090/multi-viewData/index" style="color:#D72222; text-decoration:none; font-weight:bold; border:2px solid #D72222; padding:12px 30px; border-radius:8px; display:inline-block; transition:background 0.3s;">
299
- Visit Official Website:中广天择2026年高清连续多视角4D视频数据集
300
- </a>
301
- </p>
302
- </div>
303
 
304
  </div>
 
186
  </div>
187
 
188
 
189
+ <!-- 1. 全局红色容器:包裹所有内容,实现全屏红色背景 -->
190
+ <div style="background-color: #D72222; padding: 0 20px;">
191
 
192
+ <!-- 2. 顶部红色区域(标题 + 核心指标) -->
193
+ <div style="text-align: center; color: white; padding: 60px 0;">
194
+
195
+ <h1 style="font-size: 48px; margin-bottom: 10px; color: white; font-weight: bold;">
196
  Multi-View Continuous 4D Human Motion Dataset
197
  </h1>
198
+
199
+ <p style="font-size: 20px; max-width: 800px; margin: 0 auto 40px; color: rgba(255,255,255,0.9);">
200
  Large-Scale 1080P Multi-View Human Motion Data for AI Research & Commercial Applications
201
  </p>
 
202
 
203
+ <!-- 核心指标卡片容器使用 Flex 布局居中 -->
204
+ <div style="display: flex; justify-content: center; gap: 30px; flex-wrap: wrap; max-width: 1100px; margin: 0 auto;">
205
+
206
+ <!-- 卡片 1 -->
207
+ <div style="background: white; color: #D72222; padding: 30px 40px; border-radius: 16px; min-width: 200px; text-align: center; box-shadow: 0 4px 15px rgba(0,0,0,0.1);">
208
+ <h2 style="font-size: 36px; margin: 0; font-weight: 800;">10,000+</h2>
209
+ <p style="font-size: 16px; margin: 10px 0 0; color: #555; font-weight: 500;">Total Hours</p>
210
  </div>
211
+
212
+ <!-- 卡片 2 -->
213
+ <div style="background: white; color: #D72222; padding: 30px 40px; border-radius: 16px; min-width: 200px; text-align: center; box-shadow: 0 4px 15px rgba(0,0,0,0.1);">
214
+ <h2 style="font-size: 36px; margin: 0; font-weight: 800;">2,000+</h2>
215
+ <p style="font-size: 16px; margin: 10px 0 0; color: #555; font-weight: 500;">Real-world Scenes</p>
216
  </div>
217
+
218
+ <!-- 卡片 3 -->
219
+ <div style="background: white; color: #D72222; padding: 30px 40px; border-radius: 16px; min-width: 200px; text-align: center; box-shadow: 0 4px 15px rgba(0,0,0,0.1);">
220
+ <h2 style="font-size: 36px; margin: 0; font-weight: 800;">6,000+</h2>
221
+ <p style="font-size: 16px; margin: 10px 0 0; color: #555; font-weight: 500;">Subject Instances</p>
222
  </div>
223
+
224
  </div>
225
+
226
  </div>
227
 
228
+ <!-- 3. 中间白色内容区域(与红色背景形成对比) -->
229
+ <div style="background: white; border-radius: 20px 20px 0 0; margin-top: -40px; padding: 60px 20px 40px; position: relative; z-index: 1;">
230
+
231
+ <h2 style="font-size: 36px; text-align: center; color: #333; margin-bottom: 40px;">
232
  Dataset Scale & Structure
233
+ <div style="height: 3px; width: 80px; background: #D72222; margin: 10px auto 0; border-radius: 2px;"></div>
234
  </h2>
235
+
236
+ <!-- 数据规模卡片 -->
237
+ <div style="display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; max-width: 900px; margin: 0 auto;">
238
+
239
+ <div style="background: #f9f9f9; color: #333; padding: 25px; border-radius: 12px; min-width: 180px; text-align: center;">
240
+ <h3 style="font-size: 28px; color: #D72222; margin: 0; font-weight: 700;">800+</h3>
241
+ <p style="font-size: 14px; margin: 5px 0 0; color: #666;">Multi-Person Interactions (Hours)</p>
242
+ </div>
243
+
244
+ <div style="background: #f9f9f9; color: #333; padding: 25px; border-radius: 12px; min-width: 180px; text-align: center;">
245
+ <h3 style="font-size: 28px; color: #D72222; margin: 0; font-weight: 700;">2,200+</h3>
246
+ <p style="font-size: 14px; margin: 5px 0 0; color: #666;">Dual-Person Actions (Hours)</p>
247
+ </div>
248
+
249
+ <div style="background: #f9f9f9; color: #333; padding: 25px; border-radius: 12px; min-width: 180px; text-align: center;">
250
+ <h3 style="font-size: 28px; color: #D72222; margin: 0; font-weight: 700;">7,000+</h3>
251
+ <p style="font-size: 14px; margin: 5px 0 0; color: #666;">Single-Person Actions (Hours)</p>
252
+ </div>
253
+
254
+ </div>
255
+
256
  </div>
257
 
258
+ </div>
259
+
260
+ <!-- 4. 下方其他内容区域(保持白色背景) -->
261
+ <div style="padding: 60px 20px; background: #ffffff;">
262
+
263
+ <h2 style="font-size: 32px; color: #333; border-bottom: 2px solid #D72222; display: inline-block; padding-bottom: 8px; margin-bottom: 30px;">
264
  📂 Dataset Structure
265
  </h2>
266
+
267
+ <p style="font-size: 16px; color: #555; line-height: 1.6; margin-bottom: 20px;">
268
  数据集采用标准化的文件夹结构,便于快速加载和处理。每个动作序列包含多视角视频、同步时间戳及元数据。
269
  </p>
270
+
271
+ <pre style="background: #f8f9fa; padding: 20px; border-radius: 8px; font-size: 14px; color: #333; overflow-x: auto; border-left: 3px solid #D72222;">
272
  your_dataset_name/
273
  ├── sequences/ # 动作序列根目录
274
  │ ├── seq_0001/ # 单个动作序列文件夹
275
  │ │ ├── views/ # 多视角视频存储
276
  │ │ │ ├── cam_00.mp4 # 视角0视频
 
277
  │ │ │ └── ... # 更多视角
278
+ │ │ ├── metadata.json # 序列元数据
279
+ │ │ └── timestamps.txt # 同步时间戳
 
 
 
280
  ├── annotations/ # 标注文件目录(可选)
 
 
281
  └── splits/ # 数据集划分文件
 
 
 
282
  </pre>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
283
 
284
  </div>