-
-
Notifications
You must be signed in to change notification settings - Fork 232
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
There are absolutely no explanations on how to run the code or what parameters one should use #53
Comments
you run the code like this
the last line of the file has the name of .json file, so you would just edit that. Having said that, I agree - it could stand to be flushed out quite a lot. They need a video example. LabelBox should really be the ones providing this. Both companies are kind of just like "meh, you'll figure it out". |
ya a quick comment at the top of each of the scripts stating "the last line of the file has the name of .json file, so you would just edit that." would have been nice |
these scripts dont work dont waste your time thinking about it |
Thanks for writing the issue. Looking at the global_json2yolo code, there are some flags.
Converting the COCO segmentation format to YOLO segmentation format.
Converting the COCO keypoints format to YOLO keypoints format.
To convert the COCO segmentation format to YOLO segmentation format.
This is the folder structure when we run the script. Please let us know your opinion. |
You're welcome! We understand your concerns. Our team has tested the provided script and it works as expected. The script uses flags to customize the conversion from COCO format to YOLO format, including options for segments and keypoints conversion. Running the script with the appropriate flags should produce the desired output. We recommend trying the example provided and adjusting the script for your specific needs. Let us know if you encounter any issues or need further assistance. |
No description provided.
The text was updated successfully, but these errors were encountered: