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

Make PASCAL VOC annotation data extraction logic generic and compliant with TF 1.15's assertions. #43

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Hc747
Copy link

@Hc747 Hc747 commented May 11, 2021

  • Use dynamic lookup, instead of fixed indices, in order to extract information from the XML annotations, allowing for repository to be used with other datasets adhering to the PASCAL VOC structure.
  • Scale X/Y min/max coordinates to 0..1 in order to comply with TF 1.15's input assertions / expectations.

@Hc747
Copy link
Author

Hc747 commented May 11, 2021

@Tony607, would you mind reviewing this?

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.

1 participant