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! #44

Open
arihara5 opened this issue Nov 25, 2024 · 0 comments
Open

AssertionError: Could not recognize scene type! #44

arihara5 opened this issue Nov 25, 2024 · 0 comments

Comments

@arihara5
Copy link

Traceback (most recent call last):
File "D:\hml\Relightable3DGaussian-main\train.py", line 409, in
training(lp.extract(args), op.extract(args), pp.extract(args), is_pbr=is_pbr)
File "D:\hml\Relightable3DGaussian-main\train.py", line 34, in training
scene = Scene(dataset, gaussians)
File "D:\hml\Relightable3DGaussian-main\scene_init_.py", line 64, in init
assert False, "Could not recognize scene type!"
AssertionError: Could not recognize scene type!
Could you help me to solve this error?

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

1 participant