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

face-alignment changed code #76

Open
Quickly222 opened this issue Jun 8, 2023 · 1 comment
Open

face-alignment changed code #76

Quickly222 opened this issue Jun 8, 2023 · 1 comment

Comments

@Quickly222
Copy link

in the version find_best_frame = True
there will be a problem to read the actual code from face alignment.

So if you change the demo.py in line
107 to
fa = face_alignment.FaceAlignment(face_alignment.LandmarksType.TWO_D, flip_input=True, #the 2 is getting to TWO

everything will go on fine.

@jhjbch4
Copy link

jhjbch4 commented Jul 3, 2023

few weeks before I had same issue and It went well as what you said. Thank you! :)
but now it does not work. I think it has been changed.

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

2 participants