Update README.md
Browse files
README.md
CHANGED
|
@@ -6,10 +6,14 @@ size_categories:
|
|
| 6 |
- n<1K
|
| 7 |
---
|
| 8 |
|
| 9 |
-
##
|
| 10 |
|
| 11 |
[MOSIV](https://arxiv.org/abs/2603.06022) is a synthetic dataset designed for the task of **multi-object system identification from videos**, where the goal is to recover both the **4D geometry (time-varying 3D shape)** and the **physical properties** (e.g., stiffness, friction, plasticity) of multiple interacting objects directly from multi-view video observations.
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
MOSIV features **contact-rich, multi-object interactions** with diverse materials and complex dynamics. Each sequence contains multiple objects undergoing collisions, deformation, and motion, along with ground-truth physical parameters and simulation data.
|
| 14 |
|
| 15 |
The dataset is generated using [Genesis simulator](https://github.com/Genesis-Embodied-AI/Genesis) and supports tasks such as:
|
|
|
|
| 6 |
- n<1K
|
| 7 |
---
|
| 8 |
|
| 9 |
+
## Overview
|
| 10 |
|
| 11 |
[MOSIV](https://arxiv.org/abs/2603.06022) is a synthetic dataset designed for the task of **multi-object system identification from videos**, where the goal is to recover both the **4D geometry (time-varying 3D shape)** and the **physical properties** (e.g., stiffness, friction, plasticity) of multiple interacting objects directly from multi-view video observations.
|
| 12 |
|
| 13 |
+

|
| 14 |
+
|
| 15 |
+
## Introduction
|
| 16 |
+
|
| 17 |
MOSIV features **contact-rich, multi-object interactions** with diverse materials and complex dynamics. Each sequence contains multiple objects undergoing collisions, deformation, and motion, along with ground-truth physical parameters and simulation data.
|
| 18 |
|
| 19 |
The dataset is generated using [Genesis simulator](https://github.com/Genesis-Embodied-AI/Genesis) and supports tasks such as:
|