Open ladvu opened 5 months ago
I encountered a error when doing inference. The following code raise that error: Real3DPortrait/./inference/edit_secc.py, line 91, in blink_eye_forsecc dists, = nbrs.kneighbors(face_xys) # [512*512, 1] distance to nearest non-bg pixel
Bro were you able to fix the issue?
I encountered a error when doing inference. The following code raise that error: Real3DPortrait/./inference/edit_secc.py, line 91, in blink_eye_forsecc dists, = nbrs.kneighbors(face_xys) # [512*512, 1] distance to nearest non-bg pixel