-
Notifications
You must be signed in to change notification settings - Fork 30
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
Failed to open setting file (config.yml) #7
Comments
Did you just comment the original settings in this file (leaving them still in the file) and add yours after them? If it is, I think you can try to copy those out to another file for backup, then leave this config file only for the dataset you want to test. %Your dataset RGB_fx: **** Global_Iterations: 300 global_depth_weight: 100 local_RGB_weight: 1 write_view_selection_model: 1 BTW, make sure the location and file name are correct. I do not encounter any problems in this way. There may be still bugs we need to check. Thank you for your feedback. |
Thanks for your immediate reply. |
I had the same issue. It took me a while, I'm leaving this for anyone who might have the same issue. |
Hi,
I run the executable with your data without problems. Now I try with my new data of the same format. I also change certain lines in the 'config.yml'. When I run the executable again, I get the following:
"Failed to open settings file at:
depth fx:0 fy:0 cx:0 cy:0 width:0 height:0
RGB fx:0 fy:0 cx:0 cy:0 width:0 height:0
Global depth:0 RGB:0
Local RGB:0 edge:0 Reg:0
Global Iterations:0 Local Iterations:0"
Is there any place missed to change? Can you help me out?
Thanks :)
The text was updated successfully, but these errors were encountered: