-
Hello, I'm running the command for magic3d's refine stage after the coarse stage finished. However, I'm getting this error
Traceback (most recent call last): …
-
Hello, I am currently trying to make Fantasia3d run in Google Colab. I Succesfully installed everything as mentioned and changed the original Prompt for Dreamfusion:
`!python launch.py --config conf…
-
I have the same issue with #6 .
I try to generate the 'a_crocodile_playing_a_drum_set' with default setting and seed. i get the result with [a_crocodile_playing_a_drum_set](https://github.com/zimingz…
-
Hello, I encountered some issues in Stage 3. I tried all the parameter settings you recommended, and I can barely run it on my A100-40GB.
my settings:
num_samples_per_ray=512-->64.
width_vid=256--…
-
Hi, thanks for your excellent work and for releasing the code!
I am currently trying to reproduce some results from your gallery, but I find the result is not good in some cases.
Most failure case…
-
```
(/local_home/yangxingyi/3dgs) yangxingyi@deep60:~/3dgs/threestudio$ python -m kiui.cli.clip_sim load/images/dog1_rgba.png outputs/gs-zero123-sai/256_dog1_rgba.png@20240105-054050/save/it1000-expo…
-
Thank you for your nice work!
I was using wsl2 in win11, CUDA11.7+pytorch2.0.1, and I got the error...
noticed that in the original 3D GS code it looked like this in [/gaussiansplatting/gaussian_ren…
-
Hi, it's a great work for me! And I'm confused about the function `get_projection_matrix`:
https://github.com/threestudio-project/threestudio/blob/607a4be985be817330b8ef79f817da6f255c14e5/threestudio…
-
**Description:**
I noticed a discrepancy between the baseline mentioned in the research paper and the one available in the GitHub repository. The paper refers to "zero123" as the baseline, while th…
-
Hi,
It appears that randomly a batch of data sampled will cause the dataloader to raise an exception.
Here is the relevant portion of the stack trace:
```
File "/home/creynolds/.virtualenvs/…