Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,6 @@ license_link: >-
|
|
9 |
|
10 |
**InteriorAgent** is a collection of high-quality 3D USD assets specifically designed for indoor simulation in NVIDIA Isaac Sim environments. Each asset is structured with modular materials, scene description files, and physics-ready geometry, enabling fast integration for embodied AI and robotics tasks such as navigation, manipulation, and layout understanding.
|
11 |
|
12 |
-
[InteriorAgent scene rendered in Isaac Sim](https://kloudsim-usa-cos.kujiale.com/InteriorAgent/texture1.png)
|
13 |
-
|
14 |
<div align="center">
|
15 |
<img src="https://kloudsim-usa-cos.kujiale.com/InteriorAgent/texture1.png" alt="InteriorAgent scene" width="80%"/>
|
16 |
<p>A sample scene from the InteriorAgent dataset rendered in Isaac Sim. The scene features high-quality 3D assets such as sofas, cushions, tables, and chandeliers, all modeled with real-world scale. The bottom panel shows loaded asset files (e.g., <code>kuijiale_0021.usda</code>), and the right panel displays a hierarchical list of all 3D objects along with their <em>semantic labels</em>, supporting spatial reasoning and interaction in embodied AI tasks.</p>
|
@@ -85,6 +83,7 @@ for room in rooms:
|
|
85 |
<img src="https://kloudsim-usa-cos.kujiale.com/InteriorAgent/texture2.png" alt="InteriorAgent structure overview" width="80%"/>
|
86 |
<p>A hierarchical view of structural elements in an InteriorAgent scene. All architectural components are grouped under four main semantic categories: <code>ceiling</code>, <code>wall</code>, <code>floor</code>, and <code>other</code> (including <code>door</code> and <code>window</code>).</p>
|
87 |
</div>
|
|
|
88 |
## 🛠 Compatibility
|
89 |
|
90 |
- ✅ Tested with:
|
|
|
9 |
|
10 |
**InteriorAgent** is a collection of high-quality 3D USD assets specifically designed for indoor simulation in NVIDIA Isaac Sim environments. Each asset is structured with modular materials, scene description files, and physics-ready geometry, enabling fast integration for embodied AI and robotics tasks such as navigation, manipulation, and layout understanding.
|
11 |
|
|
|
|
|
12 |
<div align="center">
|
13 |
<img src="https://kloudsim-usa-cos.kujiale.com/InteriorAgent/texture1.png" alt="InteriorAgent scene" width="80%"/>
|
14 |
<p>A sample scene from the InteriorAgent dataset rendered in Isaac Sim. The scene features high-quality 3D assets such as sofas, cushions, tables, and chandeliers, all modeled with real-world scale. The bottom panel shows loaded asset files (e.g., <code>kuijiale_0021.usda</code>), and the right panel displays a hierarchical list of all 3D objects along with their <em>semantic labels</em>, supporting spatial reasoning and interaction in embodied AI tasks.</p>
|
|
|
83 |
<img src="https://kloudsim-usa-cos.kujiale.com/InteriorAgent/texture2.png" alt="InteriorAgent structure overview" width="80%"/>
|
84 |
<p>A hierarchical view of structural elements in an InteriorAgent scene. All architectural components are grouped under four main semantic categories: <code>ceiling</code>, <code>wall</code>, <code>floor</code>, and <code>other</code> (including <code>door</code> and <code>window</code>).</p>
|
85 |
</div>
|
86 |
+
|
87 |
## 🛠 Compatibility
|
88 |
|
89 |
- ✅ Tested with:
|