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] do not panic on unreadable files #95

Merged
merged 4 commits into from
Feb 13, 2023
Merged

[FIX] do not panic on unreadable files #95

merged 4 commits into from
Feb 13, 2023

Conversation

kaczmarj
Copy link
Member

@kaczmarj kaczmarj commented Feb 13, 2023

skip unreadable files and print a message.

this PR also

  • updates the patching progress messages to use percentages and to use the correct value of current iteration.
  • adds torch and torchvision to install_requires in setup.cfg.

fixes #94

@kaczmarj kaczmarj merged commit f1953f8 into main Feb 13, 2023
@kaczmarj kaczmarj deleted the fix/issue-94 branch February 13, 2023 17:59
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.

handle unknown images better
1 participant