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

AssertionError: Could not recognize scene type! #188

Open
hxj2580 opened this issue Apr 27, 2024 · 2 comments
Open

AssertionError: Could not recognize scene type! #188

hxj2580 opened this issue Apr 27, 2024 · 2 comments

Comments

@hxj2580
Copy link

hxj2580 commented Apr 27, 2024

python gaussian_splatting/train.py -s dog_7000.ply --iterations 7000 -m out

get error:
Optimizing out
Output folder: out [27/04 17:19:20]
Tensorboard not available: not logging progress [27/04 17:19:20]
Traceback (most recent call last):
File "/home/ubuntu/hxj/SuGaR-main/gaussian_splatting/train.py", line 219, in
training(lp.extract(args), op.extract(args), pp.extract(args), args.test_iterations, args.save_iterations, args.checkpoint_iterations, args.start_checkpoint, args.debug_from)
File "/home/ubuntu/hxj/SuGaR-main/gaussian_splatting/train.py", line 35, in training
scene = Scene(dataset, gaussians)
File "/home/ubuntu/hxj/SuGaR-main/gaussian_splatting/scene/init.py", line 49, in init
assert False, "Could not recognize scene type!"
AssertionError: Could not recognize scene type!

@interqhq
Copy link

same error ~

@NovaworksDevs
Copy link

same here, any solution?

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