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