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_and_crop_image is not provided #5

Open
bit-scientist opened this issue Oct 22, 2020 · 0 comments
Open

resize_and_crop_image is not provided #5

bit-scientist opened this issue Oct 22, 2020 · 0 comments

Comments

@bit-scientist
Copy link

images = [resize_and_crop_image(p, 64) for p in imgs_paths]

Here, resize_and_crop_image function is not defined anywhere in the code.

Could you provide it so that I can understand how images are resized and cropped?

Ideally, I would only resize images to 224x224 without any cropping, but also would like to see how you performed the actual process.

Thank you.

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

No branches or pull requests

1 participant