Tejas Shah
4d7bc04946
allowed face_encodings to accept either 'large' or 'small' model
2019-12-18 15:16:35 +00:00
Adam Geitgey
c0069ab39d
Add test for small face model
2018-05-30 09:36:56 -07:00
Adam Geitgey
dc51a36eb3
Add face_detection CLI tool
2018-03-08 20:37:05 +01:00
Adam Geitgey
c261b64d51
Remove scipy dependency and bump version
2018-02-27 21:16:59 +01:00
Adam Geitgey
f37e636e22
Add support for dlib's new cnn-based face detector ( #157 )
...
Add support for dlib's new cnn-based face detector
2017-08-29 12:56:17 -07:00
Adam Geitgey
bf1825257f
Add --show-distance paramter to CLI
2017-08-07 11:27:58 -07:00
Adam Geitgey
b8a803731c
Add tolerance parameter to CLI
2017-08-03 11:25:11 -07:00
Adam Geitgey
f72db69d65
Improve CLI tests to actually test the CLI functionality
2017-06-26 15:15:53 -07:00
Adam Geitgey
a49a90547c
Adding 3 missing points to chin face landmarks
2017-04-13 15:47:19 +01:00
Adam Geitgey
8f8c8b15a4
Expose face_distance and prevent errors with empty inputs
2017-04-04 13:13:14 -07:00
Marcus Medley
3a2b6f4acf
Fix For Travis Test Step ( #20 )
...
Replaces test command in .travis.yml so tests get run. Updates
Flake8 configuration. Adds Tox to handle testing of multiple Python
versions. Adds test dependencies to setup.py. Fixes bug in test.
2017-03-20 10:20:18 -07:00
Adam Geitgey
b10c1190a9
Make sure detected face locations don't cross outside image bounds ( #15 )
2017-03-17 16:27:54 -07:00
Marcus Medley
364111ba21
Refactor Tests ( #8 )
...
* Refactor Tests
2017-03-16 14:45:41 -07:00
Adam Geitgey
20d50f36cd
Don't choke on images that use 32 bits per channel. Downsample them.
2017-03-08 16:47:57 -08:00
Adam Geitgey
13a31cf96a
Replace local models with a call to face_recognition_models
2017-03-06 12:46:46 -08:00
Adam Geitgey
51acc6e055
pre-release fixes
2017-03-06 12:21:07 -08:00
Adam Geitgey
e15120e6ba
Initial commit
2017-03-03 16:29:23 -08:00