Skip to content

πŸŽ‡ Quickly search over billions of images

Notifications You must be signed in to change notification settings

xantocoder/image-match

This branch is 5 commits behind rhsimplex/image-match:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Harjyot Singh
Oct 24, 2018
33682eb Β· Oct 24, 2018
Dec 18, 2016
Jun 17, 2018
Jun 17, 2018
Mar 23, 2016
Mar 3, 2016
Jun 17, 2018
Jul 6, 2017
Mar 26, 2017
Mar 2, 2016
Oct 24, 2018
Mar 26, 2017
Mar 26, 2017
Aug 8, 2018

Repository files navigation

PyPI PyPI Documentation Status codecov

image-match

image-match is a simple (now Python 3!) package for finding approximate image matches from a corpus. It is similar, for instance, to pHash, but includes a database backend that easily scales to billions of images and supports sustained high rates of image insertion: up to 10,000 images/s on our cluster!

PLEASE NOTE: This algorithm is intended to find nearly duplicate images -- think copyright violation detection. It is NOT intended to find images that are conceptually similar. For more explanation, see this issue or this video.

Based on the paper An image signature for any kind of image, Wong et al. There is an existing reference implementation which may be more suited to your needs.

The folks over at Pavlov have released an excellent containerized version of image-match for easy scaling and deployment.

Quick start

Once you're up and running, read these two (short) sections of the documentation to get a feel for what image-match is capable of:

About

πŸŽ‡ Quickly search over billions of images

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Dockerfile 0.4%