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 use face-parsing.PyTorch to split human face, but get strange results,
here is my class name orders:
['hair', 'l_brow', 'r_brow', 'l_eye', 'r_eye', 'eye_g', 'l_ear', 'r_ear', 'ear_r', 'nose', 'mouth', 'skin',
'u_lip', 'l_lip', 'neck', 'neck_l', 'cloth', 'bg', 'hat']
and the results:
it sames that it can not recognize right class?
The text was updated successfully, but these errors were encountered:
showkeyjar
changed the title
confuse with labels not match class name
confuse with labels and class name not matched
Oct 8, 2021
I use face-parsing.PyTorch to split human face, but get strange results,
here is my class name orders:
['hair', 'l_brow', 'r_brow', 'l_eye', 'r_eye', 'eye_g', 'l_ear', 'r_ear', 'ear_r', 'nose', 'mouth', 'skin',
'u_lip', 'l_lip', 'neck', 'neck_l', 'cloth', 'bg', 'hat']
and the results:
it sames that it can not recognize right class?
The text was updated successfully, but these errors were encountered: