We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
in case of python getting this error 'unknown child-element 'setting_path' in 'general''
here is the data.xml
<?xml version="1.0" encoding="iso-8859-15"?> <Daten> <general> <obj_path>/Users/ankit/Desktop/traffic_sign_image/</obj_path> <bg_path>/Users/ankit/Downloads/Original/</bg_path> <output_path>/Users/ankit/Desktop/traffic_sign_gui_output/</output_path> <output_height>416</output_height> <output_width>416</output_width> <setting_path>/Users/ankit/Desktop/traffic_sign_gui_output/data.xml</setting_path> <yolo_verison>3</yolo_verison> </general> </Daten>
Sorry, something went wrong.
No branches or pull requests
Application freezes while trying to generate images on mac via the jar
The text was updated successfully, but these errors were encountered: