Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
<div style="background:#D72222; padding:80px 20px; margin:-40px -20px; text-align:center; color:white;">
|
| 2 |
|
| 3 |
<h1 style="font-size:48px; margin-bottom:20px; color:white;">
|
|
@@ -185,100 +187,3 @@ your_dataset_name/
|
|
| 185 |
</p>
|
| 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>
|
|
|
|
| 1 |
+
<div style="background-color: #D72222; padding: 0 20px;">
|
| 2 |
+
|
| 3 |
<div style="background:#D72222; padding:80px 20px; margin:-40px -20px; text-align:center; color:white;">
|
| 4 |
|
| 5 |
<h1 style="font-size:48px; margin-bottom:20px; color:white;">
|
|
|
|
| 187 |
</p>
|
| 188 |
</div>
|
| 189 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|