ZGTZ-2026 commited on
Commit
5e2333b
·
verified ·
1 Parent(s): 364fb26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -25
README.md CHANGED
@@ -60,37 +60,28 @@ Large-Scale 1080P Multi-View Human Motion Data for AI Research & Commercial Appl
60
  </div>
61
 
62
 
63
- <div style="padding:25px 20px; text-align:center; background:#ffffff; border-radius:12px; margin:-80px 0 20px 0; border:1px solid #e0e0e0; box-sizing: border-box;">
 
 
64
 
65
- <h2 style="font-size:44px; margin-bottom:20px; color:#333; display:inline-block; margin-top:0;">
66
  Dataset Scale & Structure
67
- <div style="height:3px; width:100px; background:#D72222; margin:10px auto 0 auto; border-radius:2px; display:block;"></div>
68
  </h2>
69
 
70
- <div style="text-align: center; width: 100%;">
71
- <div style="display: inline-block; padding: 10px 20px; border: 1px solid #f0f0f0; border-radius: 10px; background: #fafafa;">
72
-
73
- <div style="display: flex; gap: 40px; justify-content: center; align-items: center; flex-wrap: wrap;">
74
-
75
- <div style="background:white; padding:20px 25px; border-radius:10px; box-shadow:0 2px 8px rgba(0,0,0,0.06); min-width:180px;">
76
- <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">800+</h3>
77
- <p style="font-size:14px; color:#555; margin:8px 0 0 0;">Multi-Person Interactions (Hours)</p>
78
- </div>
79
-
80
- <div style="background:white; padding:20px 25px; border-radius:10px; box-shadow:0 2px 8px rgba(0,0,0,0.06); min-width:180px;">
81
- <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">2,200+</h3>
82
- <p style="font-size:14px; color:#555; margin:8px 0 0 0;">Dual-Person Actions (Hours)</p>
83
- </div>
84
 
85
- <div style="background:white; padding:20px 25px; border-radius:10px; box-shadow:0 2px 8px rgba(0,0,0,0.06); min-width:180px;">
86
- <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">7,000+</h3>
87
- <p style="font-size:14px; color:#555; margin:8px 0 0 0;">Single-Person Actions (Hours)</p>
88
- </div>
89
 
90
- </div>
91
- </div>
92
- </div>
93
- </div>
94
 
95
 
96
  <!-- 数据结构说明 -->
 
60
  </div>
61
 
62
 
63
+ <div align="center">
64
+
65
+ <div style="padding:25px 20px; text-align:center; background:#ffffff; border-radius:12px; border:1px solid #e0e0e0; box-sizing: border-box; max-width: 1000px; margin: 0 auto;">
66
 
67
+ <h2 style="font-size:44px; margin-bottom:20px; color:#333; margin-top:0;">
68
  Dataset Scale & Structure
69
+ <div style="height:3px; width:100px; background:#D72222; margin:10px auto 0 auto; border-radius:2px;"></div>
70
  </h2>
71
 
72
+ <table style="display: inline-table; border: 1px solid #f0f0f0; border-radius: 12px; background-color: #fafafa; border-collapse: separate; border-spacing: 30px 15px; width: auto; margin: 0 auto;">
73
+ <tr>
74
+ <td align="center" style="background: white; padding: 20px 25px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.06); width: 200px;">
75
+ <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">800+</h3>
76
+ <p style="font-size:14px; color:#555; margin:8px 0 0 0;">Multi-Person Interactions (Hours)</p>
77
+ </td>
 
 
 
 
 
 
 
 
78
 
79
+ <td align="center" style="background: white; padding: 20px 25px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.06); width: 200px;">
80
+ <h3 style="font-size:32px; color:#D72222; margin:0; font-weight:bold;">2,200+</h3>
81
+ <p style="font-size:14px; color:#555; margin:8px 0 0 0;">Dual-Person Actions (Hours)</p>
82
+ </td>
83
 
84
+ <td align="center" style="background: white; padding: 20px 25px; border-radius:
 
 
 
85
 
86
 
87
  <!-- 数据结构说明 -->