stable-dreamfusion icon indicating copy to clipboard operation
stable-dreamfusion copied to clipboard

Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.

Results 204 stable-dreamfusion issues
Sort by recently updated
recently updated
newest added

Hello, Is it possible, instead of text to generate 3D image. How about If i upload any other image instead and use dream fusion to convert that image to 3D....

enhancement

### Description Calling the scaling_factor of vae reports an error, does anyone know the reason? ### Steps to Reproduce 111 ### Expected Behavior python3 main.py --text "a hamburger" --workspace trial...

bug

**Is your feature request related to a problem? Please describe.** Multi-face Janus problem **Describe the solution you'd like** 3D-aware score distillation **Describe alternatives you've considered** Maybe use solution presented here?...

enhancement

The pose of generated characters can't currently be controlled in a fine-grained way. Adding this would allow for 3D animation to be generated as well. **Describe the solution you'd like**...

enhancement

Hi, thank you for your great work! I meet a error looking at [Here](https://github.com/cnr-isti-vclab/PyMeshLab/issues/282#issue-1608220407). Can you help me?

@ashawkey friendly ping We are reaching a point where text/2D to 3D assets are of sufficiently high quality to be used as assets in indie video games. The issue as...

### Description I was trying to build the extension raymarching, using the following command: pip install ./raymarching The error message is pretty long, here is the end of the message...

bug

The stable-dreamfusion is a great work. I wonder to know the differences between Dreamfusion and [dreambooth3d](https://dreambooth3d.github.io). Looking forward to receiving your response.

enhancement

### Description I installed all the requirements. Generating example 'hamberger' . `python main.py --text "a hamburger" --workspace trial -O` Training finished successfully. Output video successfully. But generating mesh failed when...

bug

I run the command `python main.py --text "a hamburger" --workspace trial -O --sd_version 2.1` but get wrong deep images such as ![df_ep0100_0005_depth](https://user-images.githubusercontent.com/43691125/223120150-4244923c-643b-4477-934c-ca9b7f16d55e.png) and `python main.py --text "a hamburger --albedo" can't...