Closed saikrishna-1996 closed 8 years ago
where is the flip() function defined? It is giving me the error: " face_flipped, landmark_flipped = flip(f_face, landmarkGt) NameError: global name 'flip' is not defined " am I missing something?
thank you! saikrishna
https://github.com/luoyetx/deep-landmark/blob/master/dataset/utils.py#L38
where is the flip() function defined? It is giving me the error: " face_flipped, landmark_flipped = flip(f_face, landmarkGt) NameError: global name 'flip' is not defined " am I missing something?
thank you! saikrishna