issues
search
SergioQuijanoRey
/
TFG
Trabajo Fin de Grado
1
stars
0
forks
source link
Implement proper batch sampling
#11
Closed
SergioQuijanoRey
closed
2 years ago
SergioQuijanoRey
commented
2 years ago
Each batch of images should be generated as follows:
Choose randomly P classes out of all classes
Choose K images for each class
Each batch of images should be generated as follows: