chore(docs): Update README. (#52)
This commit is contained in:
parent
84247ba52b
commit
213a980c5d
16
README.md
16
README.md
@ -1,16 +1,14 @@
|
|||||||
# *EmbodiedGen*: Towards a Generative 3D World Engine for Embodied Intelligence
|
# *EmbodiedGen*: Towards a Generative 3D World Engine for Embodied Intelligence
|
||||||
|
|
||||||
[](https://horizonrobotics.github.io/robot_lab/embodied_gen/index.html)
|
[](https://horizonrobotics.github.io/EmbodiedGen/)
|
||||||
[](https://arxiv.org/abs/2506.10600)
|
[](https://arxiv.org/abs/2506.10600)
|
||||||
[](https://www.youtube.com/watch?v=rG4odybuJRk)
|
[](https://www.youtube.com/watch?v=rG4odybuJRk)
|
||||||
|
[](https://mp.weixin.qq.com/s/HH1cPBhK2xcDbyCK4BBTbw)
|
||||||
|
<!-- [](https://horizonrobotics.github.io/robot_lab/embodied_gen/index.html) -->
|
||||||
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Gallery-Explorer)
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Image-to-3D)
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Image-to-3D)
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Text-to-3D)
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Text-to-3D)
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Texture-Gen)
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Texture-Gen)
|
||||||
[](https://mp.weixin.qq.com/s/HH1cPBhK2xcDbyCK4BBTbw)
|
|
||||||
|
|
||||||
|
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Gallery-Explorer)
|
|
||||||
|
|
||||||
|
|
||||||
> ***EmbodiedGen*** is a generative engine to create diverse and interactive 3D worlds composed of high-quality 3D assets(mesh & 3DGS) with plausible physics, leveraging generative AI to address the challenges of generalization in embodied intelligence related research.
|
> ***EmbodiedGen*** is a generative engine to create diverse and interactive 3D worlds composed of high-quality 3D assets(mesh & 3DGS) with plausible physics, leveraging generative AI to address the challenges of generalization in embodied intelligence related research.
|
||||||
> It composed of six key modules: `Image-to-3D`, `Text-to-3D`, `Texture Generation`, `Articulated Object Generation`, `Scene Generation` and `Layout Generation`.
|
> It composed of six key modules: `Image-to-3D`, `Text-to-3D`, `Texture Generation`, `Articulated Object Generation`, `Scene Generation` and `Layout Generation`.
|
||||||
@ -20,6 +18,8 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
## ✨ Table of Contents of EmbodiedGen
|
## ✨ Table of Contents of EmbodiedGen
|
||||||
|
[](https://horizonrobotics.github.io/EmbodiedGen/) Follow the documentation to get started!
|
||||||
|
|
||||||
- [🖼️ Image-to-3D](#image-to-3d)
|
- [🖼️ Image-to-3D](#image-to-3d)
|
||||||
- [📝 Text-to-3D](#text-to-3d)
|
- [📝 Text-to-3D](#text-to-3d)
|
||||||
- [🎨 Texture Generation](#texture-generation)
|
- [🎨 Texture Generation](#texture-generation)
|
||||||
@ -30,6 +30,8 @@
|
|||||||
|
|
||||||
## 🚀 Quick Start
|
## 🚀 Quick Start
|
||||||
|
|
||||||
|
[](https://horizonrobotics.github.io/EmbodiedGen/)
|
||||||
|
|
||||||
### ✅ Setup Environment
|
### ✅ Setup Environment
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/HorizonRobotics/EmbodiedGen.git
|
git clone https://github.com/HorizonRobotics/EmbodiedGen.git
|
||||||
@ -67,7 +69,7 @@ You can choose between two backends for the GPT agent:
|
|||||||
|
|
||||||
### 📸 Directly use EmbodiedGen All-Simulators-Ready Assets
|
### 📸 Directly use EmbodiedGen All-Simulators-Ready Assets
|
||||||
|
|
||||||
Explore EmbodiedGen generated assets in [](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Gallery-Explorer) that are ready for simulation across any simulators (SAPIEN, Isaac Sim, MuJoCo, PyBullet, Genesis, Isaac Gym etc.). Details in chapter [any-simulators](#any-simulators).
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Gallery-Explorer) Explore EmbodiedGen generated assets that are ready for simulation across any simulators (SAPIEN, Isaac Sim, MuJoCo, PyBullet, Genesis, Isaac Gym etc.). Details in chapter [any-simulators](#any-simulators).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -5,14 +5,15 @@ hide:
|
|||||||
|
|
||||||
# 👋 Welcome to EmbodiedGen
|
# 👋 Welcome to EmbodiedGen
|
||||||
|
|
||||||
[](https://horizonrobotics.github.io/robot_lab/embodied_gen/index.html)
|
[](https://horizonrobotics.github.io/EmbodiedGen/)
|
||||||
[](https://arxiv.org/abs/2506.10600)
|
[](https://arxiv.org/abs/2506.10600)
|
||||||
[](https://www.youtube.com/watch?v=rG4odybuJRk)
|
[](https://www.youtube.com/watch?v=rG4odybuJRk)
|
||||||
|
[](https://mp.weixin.qq.com/s/HH1cPBhK2xcDbyCK4BBTbw)
|
||||||
|
<!-- [](https://horizonrobotics.github.io/robot_lab/embodied_gen/index.html) -->
|
||||||
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Gallery-Explorer)
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Image-to-3D)
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Image-to-3D)
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Text-to-3D)
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Text-to-3D)
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Texture-Gen)
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Texture-Gen)
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Gallery-Explorer)
|
|
||||||
[](https://mp.weixin.qq.com/s/HH1cPBhK2xcDbyCK4BBTbw)
|
|
||||||
|
|
||||||
*EmbodiedGen*: Towards a Generative 3D World Engine for Embodied Intelligence.
|
*EmbodiedGen*: Towards a Generative 3D World Engine for Embodied Intelligence.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user