Skip to content

face_alighnmenet changed it's API, fix for working with face_alignment 1.4.1#93

Open
gee666 wants to merge 6 commits intoyoyo-nb:mainfrom
gee666:main
Open

face_alighnmenet changed it's API, fix for working with face_alignment 1.4.1#93
gee666 wants to merge 6 commits intoyoyo-nb:mainfrom
gee666:main

Conversation

@gee666
Copy link
Copy Markdown

@gee666 gee666 commented Nov 5, 2023

The demo script would throw an error on python 3.10 with face_alignment 1.3.5 or later, bevause face_alignment chaged it's API from _2D to TWO_D. The error disappeared when I fixed the API call.

changed _2D to TWO_D in face_alightment
If Google Colab doesn't have enough memory for your demo, you can use this one: it splits your video to chunks and process them by chunks
new google colab demo, working actually in 2023
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

Successfully merging this pull request may close these issues.

1 participant