mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
Remove obsolete comment.
This commit is contained in:
parent
ba8c651c7a
commit
4284252a26
@ -51,7 +51,6 @@ class Demography(ABC):
|
||||
img: Single image as np.ndarray (224, 224, 3) or
|
||||
List of images as List[np.ndarray] or
|
||||
Batch of images as np.ndarray (n, 224, 224, 3)
|
||||
NOTE: If the imput is grayscale, then there's no channel dimension.
|
||||
Returns:
|
||||
Four-dimensional numpy array (n, 224, 224, 3)
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user