0

Is clarifai's approach to image detection capable / suitable for recognizing brand logos in images or will I have to use different approaches for that purpose?

ManuKaracho
  • 1,180
  • 1
  • 14
  • 32

1 Answers1

1

Yeah, give it try here: https://demo.clarifai.com/?models=brandlogos-v0.2&probabilityThreshold=0.1&showProbability=1

Documentation at https://developer.clarifai.com/guide/tag#models - the model name is brandlogos-v0.2

enter image description here

dranxo
  • 3,348
  • 4
  • 35
  • 48