galthran-wq

Results 3 issues of galthran-wq

## Tickets https://github.com/serengil/deepface/pull/1433 https://github.com/serengil/deepface/issues/1101 https://github.com/serengil/deepface/issues/1434 ### What has been done With this PR, `.extract_faces` is able to accept a list of images ## How to test ```shell make lint &&...

### Description Related: https://github.com/serengil/deepface/pull/1433 https://github.com/serengil/deepface/issues/1101 I think it would be a good idea to be able to batch input images on detection. Many currently existing detectors are natively able to...

enhancement

## Tickets https://github.com/serengil/retinaface/issues/105 ### What has been done With this PR, `.extract_faces` can accept a list of images and processed them in a batch ## How to test ```shell make...