Hanibel commited on
Commit
00d4fe2
·
verified ·
1 Parent(s): c889712

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -6,10 +6,14 @@ size_categories:
6
  - n<1K
7
  ---
8
 
9
- ## Introduction
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
+ ![MOSIV Teaser](assets/3obj_data.png)
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: