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

Add conversion function to convert from PNG to JPG and update associated annotation files #33

Closed
monocongo opened this issue Nov 25, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@monocongo
Copy link
Owner

Create a function within convert.py that will convert PNG image files to JPG format and update any associated annotation files that reference the file by name/extension (such as PASCAL).

@monocongo
Copy link
Owner Author

We'll instead handle the update of PASCAL annotations within the sanitization code to be implemented for issue #34.

@monocongo
Copy link
Owner Author

Resolved by PR #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant