Upload README.md
Browse files
README.md
CHANGED
|
@@ -202,9 +202,9 @@ homepage: https://vlar-group.github.io/PhysInOne.html
|
|
| 202 |
</a>
|
| 203 |
</p>
|
| 204 |
|
| 205 |
-
<div class="physinone-card" style="display: flex; align-items: flex-start; gap: 24px;">
|
| 206 |
|
| 207 |
-
<aside class="physinone-sidebar" style="
|
| 208 |
<strong>๐งญ Navigation</strong><br><br>
|
| 209 |
<a href="#summary">๐ Summary</a><br>
|
| 210 |
<a href="#release-timetable">๐ Release Timetable</a><br>
|
|
@@ -235,7 +235,7 @@ homepage: https://vlar-group.github.io/PhysInOne.html
|
|
| 235 |
<a href="#contact">๐ฎ Contact</a><br>
|
| 236 |
</aside>
|
| 237 |
|
| 238 |
-
<main class="physinone-main" style="
|
| 239 |
|
| 240 |
<h2 id="summary" style="margin-left: 0; font-size: 1.9em; line-height: 1.22; margin-top: 1.2em; margin-bottom: 0.5em;">๐ Summary</h2>
|
| 241 |
<div style="margin-left: 24px;">
|
|
@@ -246,7 +246,7 @@ Each scene may contain multi-object and multi-physics interactions in complex 3D
|
|
| 246 |
|
| 247 |
The dataset is designed to support research on physics-aware video generation, future frame prediction, physical property estimation, motion transfer, physical reasoning, and world models.
|
| 248 |
|
| 249 |
-
<div class="physinone-summary-grid" style="display: grid; grid-template-columns: repeat(
|
| 250 |
|
| 251 |
<div style="padding: 12px; border: 1px solid rgba(148, 163, 184, 0.28); border-radius: 10px; background: rgba(148, 163, 184, 0.12);">
|
| 252 |
<strong>153,810</strong><br>
|
|
|
|
| 202 |
</a>
|
| 203 |
</p>
|
| 204 |
|
| 205 |
+
<div class="physinone-card" style="display: flex; flex-wrap: wrap; align-items: flex-start; gap: 24px;">
|
| 206 |
|
| 207 |
+
<aside class="physinone-sidebar" style="flex: 0 0 260px; width: 260px; max-width: 100%; box-sizing: border-box; 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;">
|
| 208 |
<strong>๐งญ Navigation</strong><br><br>
|
| 209 |
<a href="#summary">๐ Summary</a><br>
|
| 210 |
<a href="#release-timetable">๐ Release Timetable</a><br>
|
|
|
|
| 235 |
<a href="#contact">๐ฎ Contact</a><br>
|
| 236 |
</aside>
|
| 237 |
|
| 238 |
+
<main class="physinone-main" style="flex: 1 1 650px; min-width: min(100%, 650px); line-height: 1.38; font-size: 15px;">
|
| 239 |
|
| 240 |
<h2 id="summary" style="margin-left: 0; font-size: 1.9em; line-height: 1.22; margin-top: 1.2em; margin-bottom: 0.5em;">๐ Summary</h2>
|
| 241 |
<div style="margin-left: 24px;">
|
|
|
|
| 246 |
|
| 247 |
The dataset is designed to support research on physics-aware video generation, future frame prediction, physical property estimation, motion transfer, physical reasoning, and world models.
|
| 248 |
|
| 249 |
+
<div class="physinone-summary-grid" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 10px; margin: 18px 0;">
|
| 250 |
|
| 251 |
<div style="padding: 12px; border: 1px solid rgba(148, 163, 184, 0.28); border-radius: 10px; background: rgba(148, 163, 184, 0.12);">
|
| 252 |
<strong>153,810</strong><br>
|