serengil / retinaface

RetinaFace: Deep Face Detection Library for Python
https://www.youtube.com/watch?v=Wm1DucuQk70&list=PLsS_1RYmYQQFdWqxQggXHynP1rqaYXv_E&index=3
MIT License
1.22k stars 154 forks source link

correction in facial areas and expanding logic #87

Closed serengil closed 8 months ago

serengil commented 8 months ago

Tickets

https://github.com/serengil/retinaface/issues/86

What has been done

With this PR, facial area variables x, y, w, h are set correctly.

How to test

make lint && make test