ttzhang-py

Results 1 issues of ttzhang-py

Traceback (most recent call last): File "/Users/username/PycharmProjects/pythonProject/UNetFaceFusion-main/run.py", line 401, in model = ImageFaceFusion("./") File "/Users/username/PycharmProjects/pythonProject/UNetFaceFusion-main/run.py", line 90, in __init__ self.detector = DAMOFD(model_file=os.path.join(model_dir, 'DamoFD_10g_shape640x640.onnx')) File "/Users/username/PycharmProjects/pythonProject/UNetFaceFusion-main/image_face_fusion/facelib/damofd.py", line 81, in __init__ assert...