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

I have installed the image-match module in my virtual env. via pip:**pip install image_match** I have then done an import into my python 3 script:**from image_match.goldberg import ImageSignature** I get...

Something is wrong with scikit-image and travis ``` Adding elasticsearch 5.3.0 to easy-install.pth file Installed /home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/elasticsearch-5.3.0-py3.5.egg Searching for scikit-image=0.12 Reading https://pypi.python.org/simple/scikit-image/ Downloading https://pypi.python.org/packages/86/d0/b0192dc9a544da90f2d9150bcd84b981c6873e42a1f752b6affb89180ad8/scikit-image-0.12.3.tar.gz#md5=04ea833383e0b6ad5f65da21292c25e1 Best match: scikit-image 0.12.3 Processing scikit-image-0.12.3.tar.gz Writing...

Is it suitable to use this with a BKTree? Or are there alternatives?

I am using a VMware Centos7 system,and install all software follow the guide doc! and then i test the following code: ```python import elasticsearch from image_match.elasticsearch_driver import SignatureES es =...

as above, I don't know whether has a java implementation.

Hello, I have a question about record generation. I don't understand why can set a word key like `simple_word_0` and use it for search . From code : ``` def...

* Sort/cutoff by elasticsearch relevance score instead (references #2)

Is it possible to ignore a feature , ex: 'color - black' in the comparison query? I'm trying to compare two images , for example - a black hand and...

When I use image-match in CentOS, it will takes up a lot of memory. Finally, will be killed by the system.

![](https://cloud.githubusercontent.com/assets/17834919/25771654/4aa9732c-3260-11e7-8370-8fcc62418677.JPG) Causes an error (see #64 )