Compare two images with text and pictures and generate similarity report

0

I need to implement a solution for comparing two images which had both pictures and text embedded in it. I have to compare these two images and provide comparison report like what text/font/pictures/alignment,colour changed from the previous image to current. Any AI tool in the market that can do without much development effort in building or is it better to build such solution using Amazon Recokgition/Extract etc.. ?

2 Answers
1
Accepted Answer

There is a Image Similarity AI Solution Kit, that can be used to evaluate the similarity of two images. Please see the link: https://awslabs.github.io/aws-ai-solution-kit/en/deploy-image-similarity/ Also, if your use case is comparing faces Amazon Rekognition would make things much easier with its CompareFaces functionality. Please see here: https://docs.aws.amazon.com/rekognition/latest/dg/faces-comparefaces.html

AWS
answered 8 months ago
0

If there are any further questions feel free to ask. If the answer above is satisfactory to you please mark it as accepted. Thanks!

AWS
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions