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

Support for real time Data Augmentation #4

Open
vasudev-sharma opened this issue Jun 13, 2019 · 0 comments
Open

Support for real time Data Augmentation #4

vasudev-sharma opened this issue Jun 13, 2019 · 0 comments

Comments

@vasudev-sharma
Copy link

vasudev-sharma commented Jun 13, 2019

Hi Shervine, great repo. I want to perform real time data augmentation with the data generator. I have listed a possible solution for that : -
we can useImageDatagenerator(...).flow_from_dataframe(…)to generate batch of data in __getitem__(self,idx) method. Actually I want data to be read from a list of file paths with real time data augmentation.

According to you is the approach correct?

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