davisking/dlib

Python binding for hash_samples (locality sensitive hash)

Open

#751 opened on Aug 14, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (3,314 forks)batch import
help wanted

Repository metrics

Stars
 (12,570 stars)
PR merge metrics
 (Avg merge 3h 56m) (2 merged PRs in 30d)

Description

Hi, Davis! First of all thank You for a nice job! I'm interested in developing the python direction of Dlib. Therefore, I have the following request. Could You implement a python binding for working with DLib algorithms of Locality-sensitive hashing? First of all, the hash_samples algorithm.

Contributor guide