You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to train the network but I got StopIteration error. I've to mention that I changed the .flow_from_directory to .flow, in data.py file (because I've already read my data and saved it as an array) and have changed its argument in regard to the .flow required arguments. Also, I changed the Keras version to 1.2.2 but I got the same error again. I would be appreciated if anyone can help me.
The text was updated successfully, but these errors were encountered:
Hi guys,
I tried to train the network but I got StopIteration error. I've to mention that I changed the .flow_from_directory to .flow, in data.py file (because I've already read my data and saved it as an array) and have changed its argument in regard to the .flow required arguments. Also, I changed the Keras version to 1.2.2 but I got the same error again. I would be appreciated if anyone can help me.
The text was updated successfully, but these errors were encountered: