Skip to content

Commit

Permalink
Merge pull request #1405 from dohyeonYoon/master
Browse files Browse the repository at this point in the history
  • Loading branch information
serengil authored Dec 19, 2024
2 parents 611a240 + 17a72af commit b4ffec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepface/models/facial_recognition/Facenet.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def __init__(self):

class FaceNet512dClient(FacialRecognition):
"""
FaceNet-1512d model class
FaceNet-512d model class
"""

def __init__(self):
Expand Down

0 comments on commit b4ffec1

Please sign in to comment.