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

Question about the 2D landmarks detection on voxceleb2 #11

Closed
Tianxinhuang opened this issue Aug 16, 2022 · 1 comment
Closed

Question about the 2D landmarks detection on voxceleb2 #11

Tianxinhuang opened this issue Aug 16, 2022 · 1 comment

Comments

@Tianxinhuang
Copy link

Tianxinhuang commented Aug 16, 2022

Dear author,
Thanks for the brilliant work. But we met a question when detecting the 2D landmarks on the demo dataset of voxceleb2. It seems that we get different results using the preprocess/detect_landmarks.py by replacing the FaceAlignment parameter to LandmarksType.2D.

This is our generated results on id00025/eb8vIK6NrmE/00045_0218:
image

This is the provided 2D landmarks in the demo dataset:
image

Could you please share us your code for the 2D landmark detection on voxceleb2? Thank you very much. Looking forward to your reply!

@deepmo24
Copy link
Owner

Hi, you'd better use 2D landmark detectors like dlib to detect 2D landmarks for more accurate detected results.

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