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

Gigapixel image support & some error checking #17

Merged
merged 15 commits into from
Nov 6, 2020
Prev Previous commit
Next Next commit
Add files via upload
  • Loading branch information
ProGamerGov authored Nov 4, 2020
commit 306bf5642a3c2a5c42d792586e5d4ff738be2d66
2 changes: 1 addition & 1 deletion data_tools/resize_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ def resize_image(image_path, max_size):


if __name__ == "__main__":
main()
main()