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

Wrong processing logic to get annotated_attributes #4

Open
handong1587 opened this issue Oct 16, 2020 · 0 comments
Open

Wrong processing logic to get annotated_attributes #4

handong1587 opened this issue Oct 16, 2020 · 0 comments

Comments

@handong1587
Copy link

In utils.py, I guess you should put line151 before line143 to get annotated_attributes correctly?
https://github.com/bethgelab/openimages2coco/blob/master/utils.py#L151

Since after line143, original_annotations will pop out original_annotations[0] then you lose that 5 attributes.

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

1 participant