image-match icon indicating copy to clipboard operation
image-match copied to clipboard

🎇 Quickly search over billions of images

Results 65 image-match issues
Sort by recently updated
recently updated
newest added

This library is very good, and it can easily search for similar pictures. I wonder if face search will be added to future patterns? Face search is becoming more and...

This solves the "ValueError: the input array must have size 3 along channel_axis, got (1269, 1920)" error while searching the image. ![channel axis (error) - make_record - error](https://user-images.githubusercontent.com/97912085/160252493-0d325784-d3d4-4fd5-b584-6df385721238.JPG) e

When performing a search on the database I'm getting this error. ![Screen Shot 2022-03-03 at 7 55 31 AM](https://user-images.githubusercontent.com/28204537/156578655-d2c71627-e817-4711-b36b-2e240976eae6.png) I'm running Python 3.8 and had to update the packages to...

as you mentioned in the readme, it states that it can easily scale up to billions of images, but i'm having a hard time inserting a lot of images in...

Error is thrown while adding or searching the WebP image format. eg - https://www.boomlive.in/h-upload/2021/12/13/965206-covid-19-omicron-vaccine-booster-shot.webp ![webp image not supported error](https://user-images.githubusercontent.com/97912085/162802424-d1830a10-8a0d-4e7f-8669-6600a41a4c33.JPG)

Hi I want to use search image method. but i get the below error. Can you please help me? ``` Traceback (most recent call last): File "/var/www/html/Panel/test2.py", line 16, in...

Hi @EdjoLabs, thanks first for the share. I am now doing image matching related projects. I have done one based on resnet/efficientnet, and would like to try yours. However, things...

The dependencies of elasticsearch2.3 are quoted by default. What if my business side uses a higher version of elasticsearch? For example: elasticsearch==7.8.0. Have you considered resolving such conflicts?

if it already exists it uninstalls it and then fails. if it does not exist it fails when trying to install it for some reason.

Hi! Is it possible to add an image with local path from your PC, not just link from the insternet?