mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00

we were handling resizing in extract faces. with this commit we moved it to representation module to provide seperation of concern.
we were handling resizing in extract faces. with this commit we moved it to representation module to provide seperation of concern.