mirror of
https://github.com/serengil/deepface.git
synced 2025-01-06 21:02:38 +03:00
Fix: model code comment correction
This commit is contained in:
@@ -64,7 +64,7 @@ class FaceNet128dClient(FacialRecognition):
|
||||
|
||||
class FaceNet512dClient(FacialRecognition):
|
||||
"""
|
||||
FaceNet-1512d model class
|
||||
FaceNet-512d model class
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user