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

FileNotFoundError: [Errno 2] No such file or directory: 'benchmark_nerf_synthetic_ours_stmt/mic/cfg_args'

Open gongyan1 opened this issue 9 months ago • 1 comments

Looking for config file in benchmark_nerf_synthetic_ours_stmt/mic/cfg_args Traceback (most recent call last): File "render.py", line 60, in args = get_combined_args(parser) File "/home/jovyan/cfs/personal_data/gongyan/It/mip-splatting-main/arguments/init.py", line 105, in get_combined_args with open(cfgfilepath) as cfg_file: FileNotFoundError: [Errno 2] No such file or directory: 'benchmark_nerf_synthetic_ours_stmt/mic/cfg_args'

gongyan1 avatar May 05 '24 10:05 gongyan1