DU Letter head Logo detection

Hi,

We need to do Document Classification but it based on Image not Text.
What is the best tool we can use to do so?

Any hints are highly appreciated.

Thanks in Advance.

@hgaber105

Try image classification

cheers

Thanks Anil for your feedback. But my understanding the Image Classifications wont be able to differentiate the Logos from each other.
For example if we are receiving 3 different letters from 3 different companies, then we need the RPA to intelligent enough to tell:

  • Logo1 referrers to Company1
  • Logo2 referrers to Company2
  • Logo3 referrers to Company3

Then based on the identification the document has to be processed differently.

@hgaber105

thats how you would train the images

you can try extracting them or use signature matchign model as well to understand the classification…directly it would not tell…you need do some massaging from yourside to do your job

cheers

Is it possible to train the Image Classification by adding the Logos to its Dataset?