mirror of
https://github.com/serengil/deepface.git
synced 2025-06-10 13:27:08 +00:00

- loading image from url was loading as rgb instead of bar - we are returning image name in load image function to throw meaningful message for no face found case - we started to use imread again, and throw exception if file name contains non English character - get rid of the duplicate if statement in extract faces