GaussianAnything
GaussianAnything copied to clipboard
High-quality and editable surfel 3D Gaussian generation through native 3D diffusion (ICLR 2025)
Hi, great work for us to learn. But when I follow the guideline and render the output file(.ply), the quality of image is just fine. So, how to increase the...
After running the inference script of stage1 of I23D, I got the following output from stage1: > ├── stage-1 │ └── dino_img │ ├── args.json │ ├── blue_cat-input │ │ ...
I want to finetune this model on my own two datasets. One is from raw single image to 3D meshes, and the other is from text (my own feature embeddings)...
pip install "git+https://github.com/facebookresearch/pytorch3d.git@stable" note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pytorch3d Running setup.py clean for pytorch3d Failed...
Current implementation outputs low quality mesh
I tried installing the local setup on my host machine(windows 11 with powershell and conda) and also my wsl(ubuntu),i went into the error as following when running the i23d bash...
Hi, Thanks for open-sourcing the cool project and sharing the pre-processed data! I'm interested in training the 3D VAE on other datasets (maybe I missed the instructions/codes), but would it...