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

resize_with_crop_or_pad gives better overall results than central crop to resize (which squeezes) #17

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

alexshepard
Copy link
Contributor

see inaturalist/iNaturalistMLWork#24 for some results

@alexshepard
Copy link
Contributor Author

I think this is failing CI because the CI system is running keras3 which requires our models to be in a different format than keras2 did.

Copy link
Member

@pleary pleary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added specific versions to the requirements txt files we use to install dependencies. A newer version of something must have been released recently, and since we weren't using fixed versions, a new major version of Keras was being used for tests. Tests are now passing so I'll merge this in

@pleary pleary merged commit c1b8939 into main Mar 21, 2024
8 checks passed
@pleary pleary deleted the resize_with_crop branch March 21, 2024 21:36
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.

2 participants