Hi there,
What if I want to train more than one class? For example, 100 class, and each class has 500 images for training. It is impossible to load 50.000 images to memory. Or your model use generator to avoid this problem?
Do you have an example/solution for this?
Hi there,
What if I want to train more than one class? For example, 100 class, and each class has 500 images for training. It is impossible to load 50.000 images to memory. Or your model use generator to avoid this problem?
Do you have an example/solution for this?