gsgen3d / gsgen

[CVPR 2024] Text-to-3D using Gaussian Splatting
https://arxiv.org/abs/2309.16585
MIT License
737 stars 41 forks source link

when training, it looks like sleeping, I don't know what the process should look like #45

Open tian-2024 opened 2 weeks ago

tian-2024 commented 2 weeks ago

I use python main.py --config-name=base prompt.prompt="a white dog in the river" to train, but the output is like sleeping because gpu usage is 0% and cpu is also very low.

Using Point-E on device: cuda
creating base model...
100%|███████████████████████████████████████| 890M/890M [01:10<00:00, 13.3MiB/s]
creating upsample model...
downloading base checkpoint...
100%|███████████████████████████████████████████████████████████████████| 161M/161M [01:20<00:00, 2.00MiB/s]
downloading upsampler checkpoint...
100%|███████████████████████████████████████████████████████████████████| 162M/162M [01:12<00:00, 2.23MiB/s]
will align the point cloud to the x axis
will use random color
occlete commented 2 weeks ago

I met the same question. Have you resolved it?

tian-2024 commented 2 weeks ago

I met the same question. Have you resolved it?

No. And it already slept for one day...

Using Point-E on device: cuda
creating base model...
creating upsample model...
downloading base checkpoint...
downloading upsampler checkpoint...
will align the point cloud to the x axis
will use random color
................................................................................................................................................................................................................................................................................................................
occlete commented 1 week ago

Hi, I have resolved it. If you still have this questions, we can contact by email: zuozhi@nuaa.edu.cn.