Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnboundLocalError: local variable 'mask_sharp' referenced before assignment #204

Open
longma-tech opened this issue Jan 31, 2024 · 3 comments

Comments

@longma-tech
Copy link

video-retalking/third_part/GPEN/gpen_face_enhancer.py", line 113, in process
mask_sharp = cv2.GaussianBlur(mask_sharp, (0,0), sigmaX=1, sigmaY=1, borderType = cv2.BORDER_DEFAULT)
UnboundLocalError: local variable 'mask_sharp' referenced before assignment

@DillonMercz
Copy link

I am getting this issue as well

@a492557688
Copy link

我也收到了这个问题

@minhhoai1001
Copy link

Follow it fix issue
#149 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants