face_recognition icon indicating copy to clipboard operation
face_recognition copied to clipboard

Add a database example.

Open r04drunn3r opened this issue 8 years ago • 6 comments

It would be really nice if you could add an example which shows how the face encodings can be stored in a database and how to efficiently query them.

r04drunn3r avatar Jan 19 '18 09:01 r04drunn3r

eummmm,Me too,please!!!!!!!Thank you

leshier12 avatar Mar 12 '18 09:03 leshier12

please! TVT!!!!! help me

leshier12 avatar Mar 12 '18 09:03 leshier12

Have you solved your problem

leshier12 avatar Mar 12 '18 09:03 leshier12

Moved to this thread: https://github.com/ageitgey/face_recognition/issues/403#issuecomment-374336850

mmelatti avatar Mar 26 '18 18:03 mmelatti

This doesn't seem relevant to a machine learning library page. Database design, storage, and retrieval is orthogonal to usage of a machine learning library. You wouldn't expect an example of how to operate your oven in a cookie recipe, would you? Perhaps mention of the fact that the library's face data is a set of 128 floats would be sufficient. On that, it may be helpful to link to the code which performs the difference computation, or briefly describe how it works (Euclidean distance, if I recall from a similar thread).

burnchar avatar Jun 25 '18 19:06 burnchar

It would be really nice if you could add an example which shows how the face encodings can be stored in a database and how to efficiently query them.

did you find a way of doing this on windows @r04drunn3r

Dancungerald avatar Oct 04 '21 07:10 Dancungerald