Upload README.md
Browse files
README.md
CHANGED
|
@@ -191,10 +191,10 @@ homepage: https://vlar-group.github.io/PhysInOne.html
|
|
| 191 |
<a href="https://arxiv.org/abs/2604.09415">
|
| 192 |
<img src="https://img.shields.io/badge/Paper-ArXiv-red">
|
| 193 |
</a>
|
| 194 |
-
<a href="
|
| 195 |
<img src="https://img.shields.io/badge/Code-GitHub-black">
|
| 196 |
</a>
|
| 197 |
-
<a href="
|
| 198 |
<img src="https://img.shields.io/badge/Dataset-HuggingFace-yellow">
|
| 199 |
</a>
|
| 200 |
<a href="TODO">
|
|
@@ -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>
|
|
|
|
| 191 |
<a href="https://arxiv.org/abs/2604.09415">
|
| 192 |
<img src="https://img.shields.io/badge/Paper-ArXiv-red">
|
| 193 |
</a>
|
| 194 |
+
<a href="https://github.com/vLAR-group/PhysInOne">
|
| 195 |
<img src="https://img.shields.io/badge/Code-GitHub-black">
|
| 196 |
</a>
|
| 197 |
+
<a href="https://huggingface.co/datasets/vLAR/PhysInOne">
|
| 198 |
<img src="https://img.shields.io/badge/Dataset-HuggingFace-yellow">
|
| 199 |
</a>
|
| 200 |
<a href="TODO">
|
|
|
|
| 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(2, minmax(0, 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>
|