Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Variable target_size on flow_from_dataframe() #347

Open
1 task
santoshg117 opened this issue Jul 31, 2021 · 0 comments
Open
1 task

Variable target_size on flow_from_dataframe() #347

santoshg117 opened this issue Jul 31, 2021 · 0 comments
Labels
image Related to images

Comments

@santoshg117
Copy link

Please make sure that the boxes below are checked before you submit your issue.
If your issue is an implementation question, please ask your question on StackOverflow or on the Keras Slack channel instead of opening a GitHub issue.

Thank you!

  • [ x] Check that you are up-to-date with the master branch of keras-preprocessing. You can update with:
    pip install git+git://github.com/keras-team/keras-preprocessing.git --upgrade --no-deps

  • Provide a link to a GitHub Gist of a Python script that can reproduce your issue (or just copy the script here if it is short).

This is more so a question rather than an issue per se. I have a dataframe passing in all the relevant information as per the documentation. However, my images have variable sized height and width which are in two columns on my dataframe. Is there any way to pass in these variable sizes?

@santoshg117 santoshg117 added the image Related to images label Jul 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
image Related to images
Projects
None yet
Development

No branches or pull requests

1 participant