gaussian-splatting icon indicating copy to clipboard operation
gaussian-splatting copied to clipboard

Error for render.py. Executing instruction: "Python render.exe - m output/Output_data" reports an error(有没有大佬知道怎么回事QAQ)

Open jiutaojushi opened this issue 1 year ago • 0 comments
trafficstars

Executing instruction: "Python render.exe - m output/Output_data" reports an error: File "render.py", line 66, in render_sets(model.extract(args), args.iteration, pipeline.extract(args), args.skip_train, args.skip_test) File "render.py", line 40, in render_sets scene = Scene(dataset, gaussians, load_iteration=iteration, shuffle=False) File "/home/cver/4TDisk/thj/3DGS/gaussian-splatting/scene/init.py", line 49, in init assert False, "Could not recognize scene type!" AssertionError: Could not recognize scene type!

I am not lacking the directory file, but it has encountered the error

jiutaojushi avatar Aug 03 '24 15:08 jiutaojushi