Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add target_shape and resize to ImageDataGenerator #2738

Closed
yurkor opened this issue May 17, 2016 · 1 comment
Closed

Add target_shape and resize to ImageDataGenerator #2738

yurkor opened this issue May 17, 2016 · 1 comment

Comments

@yurkor
Copy link

yurkor commented May 17, 2016

Add target_shape to init parameters and resize transformation to ImageDataGenerator.
Motivation:
Some transformation like rotation, scaling works better on larger images due to interpolation.
Proposed solution.
Have resizing be last transformation in pipeline.
Open CV is nice option as it faster then scipy, but requires this dependency.

@stale
Copy link

stale bot commented May 23, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, but feel free to re-open it if needed.

@stale stale bot closed this as completed Jun 22, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant