You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a error when doing inference.
The following code raise that error:
Real3DPortrait/./inference/edit_secc.py, line 91, in blink_eye_for_secc
dists, _ = nbrs.kneighbors(face_xys) # [512*512, 1] distance to nearest non-bg pixel
The text was updated successfully, but these errors were encountered:
I encountered a error when doing inference.
The following code raise that error:
Real3DPortrait/./inference/edit_secc.py, line 91, in blink_eye_for_secc
dists, _ = nbrs.kneighbors(face_xys) # [512*512, 1] distance to nearest non-bg pixel
The text was updated successfully, but these errors were encountered: