#πŸ”’ Machine learning model to classify flags?

8 messages Β· Page 1 of 1 (latest)

frank hearth
#

I want to create a machine learning model that can recognize all the flags of the UN member nations. I have some basic experience in this area but I can’t quite estimate how big my dataset needs to be.

Are 50 images for each flag enough or do I need more?

mild flumeBOT
#

@frank hearth

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

frank hearth
#

especially if retraining but without can also work

#

however you have to find some algorithm that generalizes well, more images will be easier

shadow glacier
#

if you are fine tuning an existing model (which you should be), even a dozen or so might suffice

mild flumeBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.