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

Fix for annotations without z_order field in COCO converter #267

Merged
merged 1 commit into from
Jan 9, 2019

Conversation

DmitriySidnev
Copy link
Contributor

@nmanovic Please take a look. It is a fix for the bug described in isue#238. Now polygons are sorted only if all of them (on the current image) have field z_order. Warning is displayed in case when at least one of images has incorrect number of z_order fields and it is not equal to number of polygons on the image.

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

Successfully merging this pull request may close these issues.

2 participants