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

Correct laterality of the eyes landmarks ("close" #741) #759

Merged

Conversation

Vincent-Stragier
Copy link
Contributor

Hi,

In #741, I noticed an error on the alignment. After further investigation, I noticed the error was in the mediapipe's wrapper. The eyes landmarks are permuted. There is head for improvement in other models (at least the one able to detect faced at any angle), like using a third poind (nose, mouth, etc.) to correctly realized the rotation.

Regards,
Vincent

@serengil
Copy link
Owner

add some comments

@Vincent-Stragier
Copy link
Contributor Author

Hi,

I'd be happy to comment, but I don't really know what to add here. I changed the "no result" guard, and the landmarks for the left and right eyes were permuted.

You can add (GitHub) comments in the PR, where I should elaborate my changes.

Regards,
Vincent

@Vincent-Stragier
Copy link
Contributor Author

Hi @serengil,

Any news on my previous comment? I'm waiting on this PR to be merged before working on #757 and #758.

Kind regards,
Vincent

@serengil
Copy link
Owner

serengil commented Jun 5, 2023

I added a couple of comments and these are not being resolved. Wait them all to be resolved before approving.

@Vincent-Stragier
Copy link
Contributor Author

@serengil,

This PR should be ready to merge, as well as PR #757. And #758 will have conflicts to resolve with DeepFace.py, but I'll fix them when this PR and #757 will be merged.

Regards,
Vincent

@serengil serengil merged commit 3bf8bcb into serengil:master Jun 9, 2023
2 checks passed
@Vincent-Stragier Vincent-Stragier deleted the rotation_error_on_mediapipe branch June 9, 2023 11:26
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.

None yet

2 participants