serengil / deepface

A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
https://www.youtube.com/watch?v=WnUVYQP4h44&list=PLsS_1RYmYQQFdWqxQggXHynP1rqaYXv_E&index=1
MIT License
10.85k stars 1.91k forks source link

Add a black border around an image to avoid moving faces outside afte… #1247

Closed serengil closed 1 month ago

serengil commented 1 month ago

Tickets

Fixes https://github.com/serengil/deepface/issues/1244

What has been done

With this PR, detection bug happening when faces are close to border sorted.

How to test

make lint && make test