Create a dataset with flags for image classification?
Hey, I'm currently working on building an image classification model on the ResNet architecture. It's designed to classify national flags. This means I enter a flag, and it spits out the corresponding country. However, I need a dataset of approximately 50 images per flag in all situations to get acceptable results. Where can I get…