You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: