Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: UniPhys-Bench
|
| 3 |
-
license:
|
| 4 |
-
license_name: uniphys-bench-dataset-terms
|
| 5 |
-
license_link: LICENSE
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
tags:
|
|
@@ -18,20 +16,64 @@ size_categories:
|
|
| 18 |
|
| 19 |
# UniPhys-Bench
|
| 20 |
|
| 21 |
-
UniPhys-Bench is a human-verified benchmark
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
|
| 26 |
This repository is the **primary UniPhys-Bench release**. It contains 1,473
|
| 27 |
-
articulated
|
| 28 |
(群核科技), with part decompositions created by professional designers.
|
|
|
|
|
|
|
|
|
|
| 29 |
|
| 30 |
-
- **
|
|
|
|
| 31 |
- **Code:** [breezexian/UniPhysGen](https://github.com/breezexian/UniPhysGen)
|
| 32 |
- **Paper:** [UniPhysGen: Unified Physical Grounding for Simulation-Ready 3D Assets](https://arxiv.org/abs/2607.13586)
|
| 33 |
- **Training dataset:** [breezexian/UniPhys-40K](https://huggingface.co/datasets/breezexian/UniPhys-40K)
|
| 34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
## Release scope
|
| 36 |
|
| 37 |
| Statistic | Value |
|
|
@@ -40,8 +82,8 @@ articulated assets provided by [Manycore Tech](https://www.manycoretech.com/)
|
|
| 40 |
| Entity ID range | `UPB_00000454`–`UPB_00001926` |
|
| 41 |
| Role | Primary release |
|
| 42 |
|
| 43 |
-
The complete benchmark used in the paper contains 1,927
|
| 44 |
-
as two independent releases:
|
| 45 |
|
| 46 |
| Release | Contents | Objects | Entity IDs |
|
| 47 |
| --- | --- | ---: | --- |
|
|
@@ -53,10 +95,9 @@ are hosted separately so that each repository can state the provenance and
|
|
| 53 |
terms applicable to the assets it contains. Entity IDs are globally unique
|
| 54 |
across the two releases and should not be renumbered.
|
| 55 |
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
and articulation patterns.
|
| 60 |
|
| 61 |
## Benchmark construction
|
| 62 |
|
|
@@ -191,6 +232,8 @@ Each `annotations/part_<id>.json` contains:
|
|
| 191 |
For movable parts, `B` contains prismatic parameters and `C` contains revolute
|
| 192 |
parameters; `axis`, `pos`, `range`, and `damping` describe the corresponding
|
| 193 |
joint.
|
|
|
|
|
|
|
| 194 |
|
| 195 |
### Object-level annotations
|
| 196 |
|
|
@@ -252,8 +295,8 @@ Each sample keeps its complete benchmark annotation. UniPhysGen inference
|
|
| 252 |
embeds that record as `source_sample`, which the evaluation package reads as
|
| 253 |
ground truth.
|
| 254 |
|
| 255 |
-
To reproduce results on the complete 1,927
|
| 256 |
-
[UniPhys-Bench Part 2](https://huggingface.co/datasets/breezexian/UniPhys-Bench-Part2)
|
| 257 |
and evaluate both releases with the same protocol. Keep the original entity IDs
|
| 258 |
when preparing a combined data root.
|
| 259 |
|
|
@@ -312,22 +355,16 @@ model-selection data.
|
|
| 312 |
|
| 313 |
## Licensing and provenance
|
| 314 |
|
| 315 |
-
|
| 316 |
-
|
| 317 |
-
-
|
| 318 |
-
|
| 319 |
-
|
| 320 |
-
|
| 321 |
-
- **Manycore-provided assets and derived representations:** meshes, textures,
|
| 322 |
-
materials, source annotations, URDF source assets, and derived geometry
|
| 323 |
-
remain subject to the applicable asset-specific release terms or
|
| 324 |
-
authorization from Manycore Tech. The annotation license does not grant
|
| 325 |
-
rights to these assets.
|
| 326 |
|
| 327 |
Use the `source` field in each entity's `meta_data.json` to retain the supplied
|
| 328 |
organization and license reference. Retain all required attribution, license,
|
| 329 |
-
and modification notices when sharing the data.
|
| 330 |
-
replace the applicable asset terms.
|
| 331 |
|
| 332 |
## Citation
|
| 333 |
|
|
|
|
| 1 |
---
|
| 2 |
pretty_name: UniPhys-Bench
|
| 3 |
+
license: cc-by-nc-4.0
|
|
|
|
|
|
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
tags:
|
|
|
|
| 16 |
|
| 17 |
# UniPhys-Bench
|
| 18 |
|
| 19 |
+
UniPhys-Bench is a human-verified benchmark comprising 1,927 heterogeneous
|
| 20 |
+
articulated 3D objects across two releases. It jointly evaluates articulation
|
| 21 |
+
semantics, articulation structure, part-level intrinsic physical properties,
|
| 22 |
+
and object-level scale and mass.
|
| 23 |
|
| 24 |
This repository is the **primary UniPhys-Bench release**. It contains 1,473
|
| 25 |
+
articulated 3D objects provided by [Manycore Tech](https://www.manycoretech.com/)
|
| 26 |
(群核科技), with part decompositions created by professional designers.
|
| 27 |
+
The remaining 454 evaluation-only articulated 3D objects are released separately
|
| 28 |
+
as [UniPhys-Bench Part 2](https://huggingface.co/datasets/breezexian/UniPhys-Bench-Part2),
|
| 29 |
+
completing the 1,927-object benchmark.
|
| 30 |
|
| 31 |
+
- **Primary release (this repository):** [spatialverse/UniPhys-Bench](https://huggingface.co/datasets/spatialverse/UniPhys-Bench)
|
| 32 |
+
- **Companion release (Part 2):** [breezexian/UniPhys-Bench-Part2](https://huggingface.co/datasets/breezexian/UniPhys-Bench-Part2)
|
| 33 |
- **Code:** [breezexian/UniPhysGen](https://github.com/breezexian/UniPhysGen)
|
| 34 |
- **Paper:** [UniPhysGen: Unified Physical Grounding for Simulation-Ready 3D Assets](https://arxiv.org/abs/2607.13586)
|
| 35 |
- **Training dataset:** [breezexian/UniPhys-40K](https://huggingface.co/datasets/breezexian/UniPhys-40K)
|
| 36 |
|
| 37 |
+
## Dataset summary
|
| 38 |
+
|
| 39 |
+
| Articulated 3D Objects | Parts | Motion-Relevant Components |
|
| 40 |
+
| :---: | :---: | :---: |
|
| 41 |
+
| **1,927** | **~16K** | **~5.5K** |
|
| 42 |
+
| 1,473 in this primary release<br>+ 454 in Part 2 | Across both releases | Across both releases |
|
| 43 |
+
|
| 44 |
+
## Dataset showcase
|
| 45 |
+
|
| 46 |
+
Each row follows one articulated object from its original textured mesh through
|
| 47 |
+
part decomposition and affordance grounding to the motion of all articulated
|
| 48 |
+
parts. In the affordance view, **redder parts indicate higher interactivity**.
|
| 49 |
+
|
| 50 |
+
| Original Mesh | Part Decomposition | Affordance | Articulated Motion |
|
| 51 |
+
| :---: | :---: | :---: | :---: |
|
| 52 |
+
| Raw textured geometry | Part-level segmentation | <img src="./assets/bar.png" alt="Affordance color scale from less to more interaction" width="120" height="26"><br>**Redder = more interactive** | All articulated parts in motion |
|
| 53 |
+
| <img src="./assets/1_original_360.gif" alt="Example 1 original mesh" width="240" height="135"> | <img src="./assets/1_multicolor_360.gif" alt="Example 1 part decomposition" width="240" height="135"> | <img src="./assets/1_affordance_360.gif" alt="Example 1 affordance visualization" width="240" height="135"> | <img src="./assets/1_all_joints_motion.gif" alt="Example 1 articulated motion" width="240" height="135"> |
|
| 54 |
+
| <img src="./assets/2_original_360.gif" alt="Example 2 original mesh" width="240" height="135"> | <img src="./assets/2_multicolor_360.gif" alt="Example 2 part decomposition" width="240" height="135"> | <img src="./assets/2_affordance_360.gif" alt="Example 2 affordance visualization" width="240" height="135"> | <img src="./assets/2_all_joints_motion.gif" alt="Example 2 articulated motion" width="240" height="135"> |
|
| 55 |
+
| <img src="./assets/3_original_360.gif" alt="Example 3 original mesh" width="240" height="135"> | <img src="./assets/3_multicolor_360.gif" alt="Example 3 part decomposition" width="240" height="135"> | <img src="./assets/3_affordance_360.gif" alt="Example 3 affordance visualization" width="240" height="135"> | <img src="./assets/3_all_joints_motion.gif" alt="Example 3 articulated motion" width="240" height="135"> |
|
| 56 |
+
|
| 57 |
+
## Simulation-based embodied interaction
|
| 58 |
+
|
| 59 |
+
**1. Drawer Pulling**
|
| 60 |
+
|
| 61 |
+
| Initial State → | Physical Contact → | Actuated State |
|
| 62 |
+
| :---: | :---: | :---: |
|
| 63 |
+
| <img src="./assets/simulation_1_initial_placeholder.png" alt="Drawer pulling initial state" width="300" height="169"> | <img src="./assets/simulation_1_contact_placeholder.png" alt="Drawer pulling physical contact" width="300" height="169"> | <img src="./assets/simulation_1_actuated_placeholder.png" alt="Drawer pulling actuated state" width="300" height="169"> |
|
| 64 |
+
|
| 65 |
+
**2. Faucet Turning**
|
| 66 |
+
|
| 67 |
+
| Initial State → | Physical Contact → | Actuated State |
|
| 68 |
+
| :---: | :---: | :---: |
|
| 69 |
+
| <img src="./assets/simulation_2_initial_placeholder.png" alt="Faucet turning initial state" width="300" height="169"> | <img src="./assets/simulation_2_contact_placeholder.png" alt="Faucet turning physical contact" width="300" height="169"> | <img src="./assets/simulation_2_actuated_placeholder.png" alt="Faucet turning actuated state" width="300" height="169"> |
|
| 70 |
+
|
| 71 |
+
**3. Laptop Closing**
|
| 72 |
+
|
| 73 |
+
| Initial State → | Physical Contact → | Actuated State |
|
| 74 |
+
| :---: | :---: | :---: |
|
| 75 |
+
| <img src="./assets/simulation_3_initial_placeholder.png" alt="Laptop closing initial state" width="300" height="169"> | <img src="./assets/simulation_3_contact_placeholder.png" alt="Laptop closing physical contact" width="300" height="169"> | <img src="./assets/simulation_3_actuated_placeholder.png" alt="Laptop closing actuated state" width="300" height="169"> |
|
| 76 |
+
|
| 77 |
## Release scope
|
| 78 |
|
| 79 |
| Statistic | Value |
|
|
|
|
| 82 |
| Entity ID range | `UPB_00000454`–`UPB_00001926` |
|
| 83 |
| Role | Primary release |
|
| 84 |
|
| 85 |
+
The complete benchmark used in the paper contains 1,927 articulated 3D objects
|
| 86 |
+
and is hosted as two independent releases:
|
| 87 |
|
| 88 |
| Release | Contents | Objects | Entity IDs |
|
| 89 |
| --- | --- | ---: | --- |
|
|
|
|
| 95 |
terms applicable to the assets it contains. Entity IDs are globally unique
|
| 96 |
across the two releases and should not be renumbered.
|
| 97 |
|
| 98 |
+
The benchmark covers diverse object categories, structural complexities, part
|
| 99 |
+
granularities, modeling styles, scales, masses, materials, and articulation
|
| 100 |
+
patterns.
|
|
|
|
| 101 |
|
| 102 |
## Benchmark construction
|
| 103 |
|
|
|
|
| 232 |
For movable parts, `B` contains prismatic parameters and `C` contains revolute
|
| 233 |
parameters; `axis`, `pos`, `range`, and `damping` describe the corresponding
|
| 234 |
joint.
|
| 235 |
+
`range` is the `[lower, upper]` motion interval; for a revolute (`C`) joint,
|
| 236 |
+
both limits are rotation angles expressed in radians.
|
| 237 |
|
| 238 |
### Object-level annotations
|
| 239 |
|
|
|
|
| 295 |
embeds that record as `source_sample`, which the evaluation package reads as
|
| 296 |
ground truth.
|
| 297 |
|
| 298 |
+
To reproduce results on the complete benchmark of 1,927 articulated objects,
|
| 299 |
+
also download [UniPhys-Bench Part 2](https://huggingface.co/datasets/breezexian/UniPhys-Bench-Part2)
|
| 300 |
and evaluate both releases with the same protocol. Keep the original entity IDs
|
| 301 |
when preparing a combined data root.
|
| 302 |
|
|
|
|
| 355 |
|
| 356 |
## Licensing and provenance
|
| 357 |
|
| 358 |
+
The complete contents of this release—including assets, annotations, metadata,
|
| 359 |
+
derived representations, and dataset organization—are licensed under
|
| 360 |
+
[CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/). Commercial
|
| 361 |
+
use is not permitted. See
|
| 362 |
+
[LICENSE_UNIPHYS_BENCH](LICENSE_UNIPHYS_BENCH) for the release-specific license
|
| 363 |
+
notice and attribution information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 364 |
|
| 365 |
Use the `source` field in each entity's `meta_data.json` to retain the supplied
|
| 366 |
organization and license reference. Retain all required attribution, license,
|
| 367 |
+
and modification notices when sharing the data.
|
|
|
|
| 368 |
|
| 369 |
## Citation
|
| 370 |
|