Tone Li commited on
Commit
4d3c827
·
1 Parent(s): d579cc3

Update Readme

Browse files
README.md CHANGED
@@ -24,6 +24,50 @@ Formats:
24
  [![arXiv](https://img.shields.io/badge/arXiv-ArtVIP-red.svg)](https://arxiv.org/abs/2506.04941)
25
  [![Paper](https://img.shields.io/badge/Hugging_Face-Paper-yellow.svg)](https://huggingface.co/papers/2506.04941)
26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ## Version History
28
 
29
  | Version | Release Date | Description | Highlights |
@@ -32,7 +76,7 @@ Formats:
32
 
33
  ### Current Version Details (v1.0)
34
  - **Dataset Size**: 206 articulated objects across 26 categories
35
- - **Scene Coverage**: 6 digital twin environments, 6 fully interactive environments
36
  - **Key Innovations**:
37
  - Pixel-level affordance annotations
38
  - Embedded modular interaction behaviors
@@ -40,22 +84,16 @@ Formats:
40
  - High-resolution textures (4K PBR materials)
41
  - **Supported Platforms**: Isaac Sim 4.5
42
 
43
- ## Key Features
44
-
45
- ✅ We release a collection of 26 categories, **206 high-quality digital-twin articulated objects**.
46
 
47
- We provide digital-twin scene assets and configured scenarios integrating articulated objects within scene for immediate use.
48
-
49
- All assets are provided in **USD format** and are **open-source**.
50
-
51
- ✅ The detailed production process and standard offer comprehensive guidance to facilitate community adoption and replication.
52
-
53
-
54
- ---
55
 
56
  ### Dataset Structure
57
 
58
  1. **Articulated objects**
 
 
59
 
60
  | Articulated objects | Items |
61
  |-----------------------|-----------------------------------------------------------------------|
@@ -68,38 +106,61 @@ Formats:
68
 
69
  2. **Scenes**
70
 
71
- | Scene Type | Included Scenes |
72
- |---------------------|---------------------------------------------------------------------------------|
73
- | Children's Room | 🏠 `children_room` |
74
- | Dining Room | 🍽️ `dining_room` |
75
- | Kitchen | 🔪 `kitchen` |
76
- | Kitchen with Parlor | 🛋️ `kitchen_with_parlor` |
77
- | Large Living Room | 🖼️ `large_living_room` |
78
- | Small Living Room | 📺 `small_living_room` |
79
-
80
- 3. **Interactive Scenes**
81
- Based on the **Scenes** files mentioned above, we have added articulated objects with interactive capabilities to the scenes and configured two types of USD files: one type has all joints opened by default when clicking PLAY, and the other type has all joints closed by default. Both types are interactive.
82
-
83
- <div align="center" style="display: flex; justify-content: space-around; margin: 1rem 0;">
84
- <div style="text-align: center;">
85
- <img src="./assets/Kitchen_Open.png" alt="All joints opened by default" style="max-width: 100%;">
86
- <p style="margin-top: 8px; font-size: 0.9em;">All joints opened by default</p>
 
 
 
 
87
  </div>
88
- <div style="text-align: center;">
89
- <img src="./assets/Kitchen_Off.png" alt="All joints closed by default" style="max-width: 100%;">
90
- <p style="margin-top: 8px; font-size: 0.9em;">All joints closed by default</p>
 
 
 
91
  </div>
92
- </div>
93
 
94
- ---
 
 
 
 
 
 
95
 
96
 
97
 
98
- ## Dataset information
99
 
100
- ### Description
101
 
102
- ArtVIP, a com-prehensive open-source dataset comprising high-quality digital-twin articulated objects, accompanied by indoor-scene assets. Crafted by professional 3D modelers adhering to unified standards, ArtVIP ensures visual realism through precise ge-ometric meshes and high-resolution textures, while physical fidelity is achieved via fine-tuned dynamic parameters. Meanwhile, the dataset pioneers embedded modular interaction behaviors within assets and pixel-level affordance annotations. Feature-map visualization and optical motion capture are employed to quantitatively demonstrate ArtVIP’s visual and physical fidelity, with its applicability validated across imitation learning and reinforcement learning experiments. Provided in USD format with detailed production guidelines, ArtVIP is fully open-source, benefiting the research community and advancing robot learning research.
 
 
 
 
 
 
 
 
 
 
 
 
 
103
 
104
  ### How to use
105
  1. **Install Isaac Sim 4.5**
@@ -124,21 +185,12 @@ ArtVIP, a com-prehensive open-source dataset comprising high-quality digital-twi
124
  ./isaac-sim.sh
125
  ### Examples
126
 
127
- **Kitchen Scene Interaction Demo**:
128
  1. Locate the scene file: `/Interactive_scene/kitchen/kitchen_target_position0.usd`
129
  2. Open in Isaac Sim and click ▶️ PLAY
130
  3. **Force Application**:
131
  - Hold `SHIFT + Left Click` and drag to apply external forces (highlighted in green in the demonstration image)
132
-
133
- ![Oven Articulation](./assets/open_oven.png)
134
-
135
- 1. **Available Interactions**:
136
- - Press switches to open doors
137
- - Toggle light switches
138
- - Operate microwave buttons
139
- - Open refrigerator doors
140
-
141
-
142
  <div align="center" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin: 2rem 0;">
143
 
144
  <!-- Door Opening -->
@@ -147,7 +199,7 @@ ArtVIP, a com-prehensive open-source dataset comprising high-quality digital-twi
147
  <source src="https://huggingface.co/datasets/x-humanoid-robomind/ArtVIP/resolve/main/assets/open_door.mp4" type="video/mp4">
148
  </video>
149
  <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
150
- 🚪 Door Operation Demo
151
  </p>
152
  </div>
153
 
@@ -167,7 +219,7 @@ ArtVIP, a com-prehensive open-source dataset comprising high-quality digital-twi
167
  <source src="https://huggingface.co/datasets/x-humanoid-robomind/ArtVIP/resolve/main/assets/oven_open.mp4" type="video/mp4">
168
  </video>
169
  <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
170
- 🔥 Oven Door Articulation
171
  </p>
172
  </div>
173
 
@@ -181,4 +233,20 @@ ArtVIP, a com-prehensive open-source dataset comprising high-quality digital-twi
181
  </p>
182
  </div>
183
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
184
  </div>
 
24
  [![arXiv](https://img.shields.io/badge/arXiv-ArtVIP-red.svg)](https://arxiv.org/abs/2506.04941)
25
  [![Paper](https://img.shields.io/badge/Hugging_Face-Paper-yellow.svg)](https://huggingface.co/papers/2506.04941)
26
 
27
+
28
+
29
+ ## Key Features
30
+
31
+ ✅ 206 high-quality digital-twin articulated objects.
32
+ ![articulated objects](./assets/206_articulated_objects.gif)
33
+
34
+ <div align="center" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin: 2rem 0;">
35
+
36
+ <!-- Digital Twin Scenes -->
37
+ <div style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
38
+ <img src="./assets/digital_twin_scences.gif" width="100%" alt="Digital Twin Scenes">
39
+ <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
40
+ ✅ 6 pre-configured digital-twin scenes, 6 user-defined scenes
41
+ </p>
42
+ </div>
43
+
44
+ <!-- Reusable Modular Interaction -->
45
+ <div style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
46
+ <img src="./assets/Magnetic_attraction.gif" width="100%" alt="Modular Interaction">
47
+ <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
48
+ ✅ Reusable Modular interaction
49
+ </p>
50
+ </div>
51
+
52
+ <!-- Physics Fidelity -->
53
+ <div style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
54
+ <img src="assets/chair.gif" width="100%" alt="Physics Fidelity">
55
+ <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
56
+ ✅ Physics fidelity
57
+ </p>
58
+ </div>
59
+
60
+ <!-- Pixel-level Affordance Annotations -->
61
+ <div style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
62
+ <img src="assets/Seg_chair.gif" width="100%" alt="Affordance Annotations">
63
+ <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
64
+ ✅ Pixel-level affordance annotations
65
+ </p>
66
+ </div>
67
+
68
+ </div>
69
+
70
+ ---
71
  ## Version History
72
 
73
  | Version | Release Date | Description | Highlights |
 
76
 
77
  ### Current Version Details (v1.0)
78
  - **Dataset Size**: 206 articulated objects across 26 categories
79
+ - **Scene Coverage**: 6 digital twin scenes, 6 fully interactive scenes
80
  - **Key Innovations**:
81
  - Pixel-level affordance annotations
82
  - Embedded modular interaction behaviors
 
84
  - High-resolution textures (4K PBR materials)
85
  - **Supported Platforms**: Isaac Sim 4.5
86
 
 
 
 
87
 
88
+ ### Dataset Information
89
+ ### Description
90
+ [Click here](https://x-humanoid-artvip.github.io/) for a detailed dataset description and full video introduction.
 
 
 
 
 
91
 
92
  ### Dataset Structure
93
 
94
  1. **Articulated objects**
95
+
96
+ 📁 ``ArtVIP/Articulated_objects`` contains **206** articulated objects.
97
 
98
  | Articulated objects | Items |
99
  |-----------------------|-----------------------------------------------------------------------|
 
106
 
107
  2. **Scenes**
108
 
109
+ 📁 ``ArtVIP/Secenes`` contains **6** user-defined digital-twin scenes.
110
+
111
+ - 🏠 **Children's Room**
112
+ - 🍽️ **Dining Room**
113
+ - 🔪 **Kitchen**
114
+ - 🛋️ **Kitchen with Parlor**
115
+ - 🖼️ **Large Living Room**
116
+ - 📺 **Small Living Room**
117
+
118
+
119
+ 📁 ``ArtVIP/Interactive_scene`` contains **6** pre-configured digital-twin scenes.
120
+
121
+ <div align="center" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin: 2rem 0;">
122
+
123
+ <!-- Kitchen Scene -->
124
+ <div style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
125
+ <img src="./assets/kitchen-open.gif" width="100%" alt="Kitchen Scene">
126
+ <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
127
+ 🔪 Kitchen Scene Interaction
128
+ </p>
129
  </div>
130
+ <!-- Small Living Room Scene -->
131
+ <div style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
132
+ <img src="./assets/smalllivingroom_open.gif" width="100%" alt="Small Living Room Scene">
133
+ <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
134
+ 📺 Small Living Room Interaction
135
+ </p>
136
  </div>
 
137
 
138
+ <!-- Kitchen_with_parlor Scene -->
139
+ <div style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
140
+ <img src="./assets/parlor_open.gif" width="100%" alt="Parlor Scene">
141
+ <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
142
+ 🛋️ Parlor Scene Interaction
143
+ </p>
144
+ </div>
145
 
146
 
147
 
 
148
 
 
149
 
150
+ <!-- Bedroom Scene -->
151
+ <div style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
152
+ <img src="./assets/bedroom_open.gif" width="100%" alt="Bedroom Scene">
153
+ <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
154
+ 🛏️ Bedroom Scene Interaction
155
+ </p>
156
+ </div>
157
+
158
+ </div>
159
+
160
+
161
+
162
+ ---
163
+
164
 
165
  ### How to use
166
  1. **Install Isaac Sim 4.5**
 
185
  ./isaac-sim.sh
186
  ### Examples
187
 
188
+ **Interaction Demo**:
189
  1. Locate the scene file: `/Interactive_scene/kitchen/kitchen_target_position0.usd`
190
  2. Open in Isaac Sim and click ▶️ PLAY
191
  3. **Force Application**:
192
  - Hold `SHIFT + Left Click` and drag to apply external forces (highlighted in green in the demonstration image)
193
+ <!-- ![Oven Articulation](./assets/open_oven.png) -->
 
 
 
 
 
 
 
 
 
194
  <div align="center" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin: 2rem 0;">
195
 
196
  <!-- Door Opening -->
 
199
  <source src="https://huggingface.co/datasets/x-humanoid-robomind/ArtVIP/resolve/main/assets/open_door.mp4" type="video/mp4">
200
  </video>
201
  <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
202
+ 🚪 Door Operation
203
  </p>
204
  </div>
205
 
 
219
  <source src="https://huggingface.co/datasets/x-humanoid-robomind/ArtVIP/resolve/main/assets/oven_open.mp4" type="video/mp4">
220
  </video>
221
  <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
222
+ 🔥 Microwave Interaction
223
  </p>
224
  </div>
225
 
 
233
  </p>
234
  </div>
235
 
236
+ </div>
237
+
238
+ **Full Object Interactivity**:
239
+ <div align="center" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin: 2rem 0;">
240
+ <div style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
241
+ <img src="./assets/example_kitchen.gif" width="100%" alt="Kitchen Scene Example">
242
+ <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
243
+ 🍳 Kitchen Interaction Showcase
244
+ </p>
245
+ </div>
246
+ <div style="border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1);">
247
+ <img src="./assets/example_bedroom.gif" width="100%" alt="Bedroom Scene Example">
248
+ <p style="text-align: center; margin: 8px 0; font-size: 0.9em; color: #666;">
249
+ 🛏️ Bedroom Interaction Showcase
250
+ </p>
251
+ </div>
252
  </div>
assets/206_articulated_objects.gif ADDED

Git LFS Details

  • SHA256: 97535ce8050f2ab0c5e972a166fcd7275a762afd15b3d55e8a93739188b1f7f4
  • Pointer size: 133 Bytes
  • Size of remote file: 21.1 MB
assets/Magnetic_attraction.gif ADDED

Git LFS Details

  • SHA256: f9db15588fbd7b8b53c9e0196936d58971cf3b507923cef570338603065f8ea4
  • Pointer size: 133 Bytes
  • Size of remote file: 16.4 MB
assets/Seg_chair.gif ADDED

Git LFS Details

  • SHA256: a1896c933be4ef0f773a878d9f91be9b51cd3fd4326997c917b3f310d89cbab3
  • Pointer size: 132 Bytes
  • Size of remote file: 8.09 MB
assets/bedroom_open.gif ADDED

Git LFS Details

  • SHA256: fe7ace74d278d94b0b350159aaf9800c9c6e17fbca04ad9ee484cb8c13b65bf4
  • Pointer size: 133 Bytes
  • Size of remote file: 10.3 MB
assets/chair.gif ADDED

Git LFS Details

  • SHA256: faab0ba02bc1a0ed1d071aa73260893a8e0fad8ed573fd58774adabf650279de
  • Pointer size: 133 Bytes
  • Size of remote file: 61.4 MB
assets/digital_twin_scences.gif ADDED

Git LFS Details

  • SHA256: 2eaca785050f0411439da351ecc4f309236c0ea6988c737ef74668d9501eeab1
  • Pointer size: 133 Bytes
  • Size of remote file: 56.7 MB
assets/example_bedroom.gif ADDED

Git LFS Details

  • SHA256: ecd1453a1b2ab51bac86ab88e08631fa34db766e0c9052525aebfb09cb11b28d
  • Pointer size: 133 Bytes
  • Size of remote file: 53.8 MB
assets/example_kitchen.gif ADDED

Git LFS Details

  • SHA256: 4e13f74ba5b8fab682e7a441056f7445b1b8c1427dbd88e43889a6876dd421ea
  • Pointer size: 134 Bytes
  • Size of remote file: 116 MB
assets/kitchen-open.gif ADDED

Git LFS Details

  • SHA256: 75e49c32550c16d7ce1fa864501dfeb25cb467e52cce19a3852ceb6424b6490a
  • Pointer size: 132 Bytes
  • Size of remote file: 7.44 MB
assets/livingroom_open.gif ADDED

Git LFS Details

  • SHA256: a8d4dd3d282283873316a57dff24a0e0789298fb91297939a75a0c5140e4a98f
  • Pointer size: 133 Bytes
  • Size of remote file: 11.3 MB
assets/parlor_open.gif ADDED

Git LFS Details

  • SHA256: af055a8a339c0ffd06cd2bf92507b0d801521bb9e2aef9b21e659b7d914ce887
  • Pointer size: 132 Bytes
  • Size of remote file: 7.07 MB
assets/smalllivingroom_open.gif ADDED

Git LFS Details

  • SHA256: df835359efbd3189c8699549841a9d73a3ae9743ebe96afd63ad654662750d60
  • Pointer size: 132 Bytes
  • Size of remote file: 7.61 MB