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

TypeError: 'DataGenerator' object is not an iterator #2

Open
nauman9 opened this issue Mar 31, 2019 · 1 comment
Open

TypeError: 'DataGenerator' object is not an iterator #2

nauman9 opened this issue Mar 31, 2019 · 1 comment
Assignees

Comments

@nauman9
Copy link

nauman9 commented Mar 31, 2019

Thanks for your help.
I am getting this above error while i was using your 3d data generator.

model.fit_generator( generator = train_gen, steps_per_epoch = 1080/18, epochs = 10 )

it says:

TypeError: 'datagenerator' object is not an iterator

Kindly help me to rectify this error.

@arehmanAzam arehmanAzam self-assigned this Jun 21, 2019
@arehmanAzam
Copy link
Owner

@nauman9 can you please give more insight by providing the lines above this function calling ?

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

2 participants