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

No such file or directory: 'NN_Comp/NN_comp.yaml' #1

Open
wing158 opened this issue May 17, 2024 · 0 comments
Open

No such file or directory: 'NN_Comp/NN_comp.yaml' #1

wing158 opened this issue May 17, 2024 · 0 comments

Comments

@wing158
Copy link

wing158 commented May 17, 2024

hello:

root@398156aa002e:~/gaussian-splatting# python train.py -s data/treehill -i images_4 -m output/treehilll --eval --checkpoint_iterations 30000
Optimizing output/treehilll
Output folder: output/treehilll [17/05 11:40:01]
Reading camera 141/141 [17/05 11:40:02]
Loading Training Cameras [17/05 11:40:02]
Loading Test Cameras [17/05 11:40:09]
Number of points at initialisation : 52363 [17/05 11:40:09]
Traceback (most recent call last):
File "train.py", line 236, 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, args.no_xyz, args.sample_mode, args.sample_rate, args.kernal)
File "train.py", line 39, in training
with open('NN_Comp/NN_comp.yaml', 'r') as config:
FileNotFoundError: [Errno 2] No such file or directory: 'NN_Comp/NN_comp.yaml'

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