vLAR commited on
Commit
6291ac5
·
verified ·
1 Parent(s): 354880b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -175,7 +175,7 @@ homepage: https://vlar-group.github.io/PhysInOne.html
175
 
176
  <div class="physinone-card" style="display: flex; align-items: flex-start; gap: 24px;">
177
 
178
- <aside style="min-width: 250px; max-width: 280px; position: sticky; top: 16px; padding: 16px; border: 1px solid #e5e7eb; border-radius: 12px; background: #f9fafb; font-size: 13.5px; line-height: 1.55;">
179
  <strong>🧭 Navigation</strong><br><br>
180
  <a href="#summary">📌 Summary</a><br>
181
  <a href="#release-timetable">🚀 Release Timetable</a><br>
@@ -219,22 +219,22 @@ The dataset is designed to support research on physics-aware video generation, f
219
 
220
  <div style="display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin: 18px 0;">
221
 
222
- <div style="padding: 12px; border: 1px solid #e5e7eb; border-radius: 10px; background: #fafafa;">
223
  <strong>153,810</strong><br>
224
  <span style="font-size: 13px;">Dynamic 3D scenes</span>
225
  </div>
226
 
227
- <div style="padding: 12px; border: 1px solid #e5e7eb; border-radius: 10px; background: #fafafa;">
228
  <strong>2M</strong><br>
229
  <span style="font-size: 13px;">Annotated videos</span>
230
  </div>
231
 
232
- <div style="padding: 12px; border: 1px solid #e5e7eb; border-radius: 10px; background: #fafafa;">
233
  <strong>71</strong><br>
234
  <span style="font-size: 13px;">Physical phenomena</span>
235
  </div>
236
 
237
- <div style="padding: 12px; border: 1px solid #e5e7eb; border-radius: 10px; background: #fafafa;">
238
  <strong>4</strong><br>
239
  <span style="font-size: 13px;">Physics domains</span>
240
  </div>
 
175
 
176
  <div class="physinone-card" style="display: flex; align-items: flex-start; gap: 24px;">
177
 
178
+ <aside style="min-width: 250px; max-width: 280px; position: sticky; top: 16px; padding: 16px; border: 1px solid rgba(148, 163, 184, 0.28); border-radius: 12px; background: rgba(148, 163, 184, 0.12); font-size: 13.5px; line-height: 1.55;">
179
  <strong>🧭 Navigation</strong><br><br>
180
  <a href="#summary">📌 Summary</a><br>
181
  <a href="#release-timetable">🚀 Release Timetable</a><br>
 
219
 
220
  <div style="display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin: 18px 0;">
221
 
222
+ <div style="padding: 12px; border: 1px solid rgba(148, 163, 184, 0.28); border-radius: 10px; background: rgba(148, 163, 184, 0.12);">
223
  <strong>153,810</strong><br>
224
  <span style="font-size: 13px;">Dynamic 3D scenes</span>
225
  </div>
226
 
227
+ <div style="padding: 12px; border: 1px solid rgba(148, 163, 184, 0.28); border-radius: 10px; background: rgba(148, 163, 184, 0.12);">
228
  <strong>2M</strong><br>
229
  <span style="font-size: 13px;">Annotated videos</span>
230
  </div>
231
 
232
+ <div style="padding: 12px; border: 1px solid rgba(148, 163, 184, 0.28); border-radius: 10px; background: rgba(148, 163, 184, 0.12);">
233
  <strong>71</strong><br>
234
  <span style="font-size: 13px;">Physical phenomena</span>
235
  </div>
236
 
237
+ <div style="padding: 12px; border: 1px solid rgba(148, 163, 184, 0.28); border-radius: 10px; background: rgba(148, 163, 184, 0.12);">
238
  <strong>4</strong><br>
239
  <span style="font-size: 13px;">Physics domains</span>
240
  </div>