dreamgaussian4d icon indicating copy to clipboard operation
dreamgaussian4d copied to clipboard

[arXiv 2023] DreamGaussian4D: Generative 4D Gaussian Splatting

Results 6 dreamgaussian4d issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "/home/h/anaconda3/envs/4dgaussian/lib/python3.8/site-packages/urllib3/connection.py", line 198, in _new_conn sock = connection.create_connection( File "/home/h/anaconda3/envs/4dgaussian/lib/python3.8/site-packages/urllib3/util/connection.py", line 85, in create_connection raise err File "/home/h/anaconda3/envs/4dgaussian/lib/python3.8/site-packages/urllib3/util/connection.py", line 73, in create_connection sock.connect(sa) OSError:...

Hi authors, Thanks for the great work! From the README file, it says A5000 should work for the codes. However, I tried the codes with A5000 but encountered out-of-memory issue...

Have you experimented with text to 4D since original DreamGaussian has both image and text based 3D generation. Can you discuss your results with text based 4D generation?

When I was running command python main_4d.py --config configs/4d.yaml input=data/anya_rgba.png save_path=anya, an error occured: PyMeshLab 0.2 based on MeshLab 2020.12d Using zero-init and residual feature_dim: 128 [INFO] load image from...

python main2_4d.py --config configs/4d_svd.yaml input=data/anya_rgba.png save_path=anya Running the preceding command causes an error to occur. Segmentation fault (core dumped)