parent
6f50342dd4
commit
63ced5fb4e
12
README.md
12
README.md
@ -52,6 +52,8 @@ You can choose between two backends for the GPT agent:
|
|||||||
|
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Image-to-3D) Generate physically plausible 3D asset from input image.
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Image-to-3D) Generate physically plausible 3D asset from input image.
|
||||||
|
|
||||||
|
<img src="apps/assets/image_to_3d.jpg" alt="Image to 3D" width="900">
|
||||||
|
|
||||||
### Service
|
### Service
|
||||||
Run the image-to-3D generation service locally. The first run will download required models.
|
Run the image-to-3D generation service locally. The first run will download required models.
|
||||||
|
|
||||||
@ -80,6 +82,8 @@ python3 embodied_gen/scripts/imageto3d.py \
|
|||||||
|
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Text-to-3D) Create 3D assets from text descriptions for a wide range of geometry and styles.
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Text-to-3D) Create 3D assets from text descriptions for a wide range of geometry and styles.
|
||||||
|
|
||||||
|
<img src="apps/assets/text_to_3d.jpg" alt="Text to 3D" width="900">
|
||||||
|
|
||||||
### Service
|
### Service
|
||||||
Run the text-to-3D generation service locally.
|
Run the text-to-3D generation service locally.
|
||||||
|
|
||||||
@ -102,6 +106,9 @@ bash embodied_gen/scripts/textto3d.sh \
|
|||||||
|
|
||||||
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Texture-Gen) Generate visually rich textures for 3D mesh.
|
[](https://huggingface.co/spaces/HorizonRobotics/EmbodiedGen-Texture-Gen) Generate visually rich textures for 3D mesh.
|
||||||
|
|
||||||
|
<img src="apps/assets/texture_gen.jpg" alt="Texture Gen" width="900">
|
||||||
|
|
||||||
|
|
||||||
### Service
|
### Service
|
||||||
Run the texture generation service locally.
|
Run the texture generation service locally.
|
||||||
|
|
||||||
@ -125,6 +132,8 @@ bash embodied_gen/scripts/texture_gen.sh \
|
|||||||
|
|
||||||
🚧 *Coming Soon*
|
🚧 *Coming Soon*
|
||||||
|
|
||||||
|
<img src="apps/assets/scene3d.gif" alt="scene3d" style="width: 650px;">
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
@ -132,6 +141,9 @@ bash embodied_gen/scripts/texture_gen.sh \
|
|||||||
|
|
||||||
🚧 *Coming Soon*
|
🚧 *Coming Soon*
|
||||||
|
|
||||||
|
<img src="apps/assets/articulate.gif" alt="articulate" style="width: 550px;">
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
apps/assets/articulate.gif
Normal file
BIN
apps/assets/articulate.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 809 KiB |
BIN
apps/assets/image_to_3d.jpg
Normal file
BIN
apps/assets/image_to_3d.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
BIN
apps/assets/scene3d.gif
Normal file
BIN
apps/assets/scene3d.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 MiB |
BIN
apps/assets/text_to_3d.jpg
Normal file
BIN
apps/assets/text_to_3d.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
BIN
apps/assets/texture_gen.jpg
Normal file
BIN
apps/assets/texture_gen.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 76 KiB |
Loading…
x
Reference in New Issue
Block a user