Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Batch generation using Keras ImageDataGenerator

$
0
0

Could someone please tell me if ImageDataGenerator takes a random batch of original data while training, or does it take sequentially in every epoch like the first 100 samples in the first iteration, the second 100 samples in the second iteration, and so on?
I need to understand this as I’m training a convolutional autoencoder, and the input is passed as output too, in model.fit(). So both should correspond correctly.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles