Upload README.md
Browse files
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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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>
|