Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Train problem #1

Open
s3219521aa opened this issue May 21, 2024 · 2 comments
Open

Train problem #1

s3219521aa opened this issue May 21, 2024 · 2 comments

Comments

@s3219521aa
Copy link

When I run the command python train.py -s .\lab1 , the following result was output in terminal normally.
(darkgs) PS D:\darkgs> python train.py -s .\lab1
Optimizing
Output folder: ./output/ddf3c879-f [21/05 15:37:38]
Tensorboard not available: not logging progress [21/05 15:37:38]
Reading camera 114/114 [21/05 15:37:38]
Loading Training Cameras [21/05 15:37:38]
Loading Test Cameras [21/05 15:37:52]
Number of points at initialisation : 5667 [21/05 15:37:52]

However,the output folder only have
image

@tyz1030
Copy link
Owner

tyz1030 commented May 21, 2024

Hi s3219521aa thanks for the feedback!

I just tested the code with a fresh copy of both released code and data here is what I see after training
Screenshot from 2024-05-21 12-52-09

So it seems training on your side gets stuck, which doesn't progress after points initialization somehow (maybe I'm wrong). I wonder if you have try a vanilla gaussian splatting with their data using our conda environment?

@DaiHonghao
Copy link

I have the same problem, have you solved it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants