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

Annotation format? #2

Open
ilwoonam75 opened this issue Dec 18, 2021 · 4 comments
Open

Annotation format? #2

ilwoonam75 opened this issue Dec 18, 2021 · 4 comments

Comments

@ilwoonam75
Copy link

Can you let me know the annotation format?

@thohemp
Copy link
Owner

thohemp commented Dec 18, 2021

It's the standard yolo format with rotated bounding boxes and separate angle annotation.

Check here:
https://github.com/thohemp/cube_detector/blob/master/augmentate.py#L51

@ilwoonam75
Copy link
Author

Thank you very much for your information.
One more thing, I think angle, angle_pw are missing from hyp yaml file.
Can you share your hyp yaml file when you use while training?

@thohemp
Copy link
Owner

thohemp commented Dec 19, 2021

Yes, these files were outdated. I updated them.

@ilwoonam75
Copy link
Author

Thank you so much.

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

2 participants