Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
Update Dockerfile example to use new verison of dlib that doesn't reuquire boost   Adam Geitgey 6 years ago
spelling fix - instuctions -> instructions   jose nazario 6 years ago
Handle bad image files in example   Adam Geitgey 6 years ago
Update webcam examples to show how to recognize more than one face   Adam Geitgey 6 years ago
Add an example of automatically blurring faces in images or videos   Adam Geitgey 6 years ago
Ask for sample image in Issue template   Alain Pilon 6 years ago
Fix #271 - convert BGR to RBG when using OpenCV VideoCapture   Adam Geitgey 6 years ago
Face recognition with knn (#250)   itamar8910 6 years ago
make batch_size effective in _raw_face_locations_batched   harryxu 6 years ago
Fix build   Adam Geitgey 6 years ago
Corrected the spelling in api.py file. (#247)   DoItNow 6 years ago
Support for new dlib 19.7 stuff (#185)   Adam Geitgey 6 years ago
Fix typo (#183)   Kevin Scott 6 years ago
Update README.md   Adam Geitgey 6 years ago
Update README.md   Adam Geitgey 6 years ago
Add support for dlib's new cnn-based face detector (#157)   Adam Geitgey 6 years ago
Update README.md   Adam Geitgey 6 years ago
rename parameter as per discussion   Tobias Mérinat 6 years ago
clarify that file object is also a valid parameter   Tobias Mérinat 6 years ago
Fix history dates   Adam Geitgey 6 years ago
Add benchmark.py to examples   Adam Geitgey 6 years ago
Bump version   Adam Geitgey 6 years ago
Add --show-distance paramter to CLI   Adam Geitgey 6 years ago
Fix flake8 error   Adam Geitgey 6 years ago
Bump version   Adam Geitgey 6 years ago
Add tolerance parameter to CLI   Adam Geitgey 6 years ago
corrected minor typo in docs   Chandan Rai 6 years ago
Bump version   Adam Geitgey 6 years ago
Add face_distance.py example   Adam Geitgey 6 years ago
Fix PEP8 formatting   Adam Geitgey 6 years ago