DreamCraft3D
DreamCraft3D copied to clipboard
[ICLR 2024] Official implementation of DreamCraft3D: Hierarchical 3D Generation with Bootstrapped Diffusion Prior
Sorry to bother you in your busy schedule. I wanna ask how to install 'tinycudann', I cannot install it successfully, please help me... Thanks a lot!!!
Great job. You mentioned Train a personalized DeepFloyd model by DreamBooth Lora. I followed the relevant instructions to train a lora weight, and then executed stage 1, but there is...
raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/models/DeepFloyd/IF-I-XL-v1.0 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/diffusers/pipelines/pipeline_utils.py", line...
在复现过程中安装pysdf失败,  并且运行stage1时遇到报错信息如下: OSError: Cannot load model DeepFloyd/IF-I-XL-v1.0: model is not cached locally and an error occured while trying to fetch metadata from the Hub. Please check out the root...
Hi there, I wonder if I can only run the stage 3 and 4 on my own nerf/mesh. If so, how can I import my stuff into those stages? Thanks...
Hi @MrTornado24 and @tonybear999! Great work! I have been experimenting with the DreamCraft3D implementation for a while and I have seen that the lambda_depth and lambda_normal are set 0.0 for...
Hello, I am sorry to bother you again. I notice that there are some Python scripts in the _threestudio/scripts_ folder (such as train_dreambooth.py, train_dreambooth_lora.py). Are these two scripts used to...
Hi Thanks for your excellent work. I didn't find dreambooth loss in "stable-diffusion-bsd-guidance.py". If I wanna use dreambooth, do I need to follow the instructions in ReadMe to train a...
I found that it's hard for DeepFloyd to understand some synthesized concepts such as "a horse riding a man", but dalle3 does good at this. Is it possible to replace...