diff --git a/wyzely_detect/utils/utils.py b/wyzely_detect/utils/utils.py index de4503c..000a2c9 100644 --- a/wyzely_detect/utils/utils.py +++ b/wyzely_detect/utils/utils.py @@ -281,10 +281,10 @@ def recognize_face( model_name="ArcFace", detector_backend="opencv", ) - """ + ''' Example dataframe, for reference identity (path to image) | source_x | source_y | source_w | source_h | VGG-Face_cosine (pretty much the confidence \\_('_')_/) - """ + ''' except ValueError as e: if ( str(e)