dsys / match

:crystal_ball: Scalable reverse image search built on Kubernetes and Elasticsearch
Other
1.24k stars 150 forks source link

multi image detection / multiple occurences / rest api #43

Open ghost opened 4 years ago

ghost commented 4 years ago

Hi guys,

Hope you are all well !

I was wondering if match is able to realize 4 points:

Detection of multiple occurrences of the same picture

For example, based on find-object, being able to detect multiple occurences of the same object. alt text

Many objects detection

Another example, still based on find-object](https://github.com/introlab/find-object), to detect many objects in a scene. alt text

Rotation of images

Do I have to index rotated images to detect better rotated input images ?

Rest API

Is there a rest api where you can meta data for each signatures ?

Thanks in advance for your insights and inputs on these topics.

Cheers, X