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

What is the format of 'keypoints' #6

Open
buzuyun opened this issue Dec 15, 2022 · 1 comment
Open

What is the format of 'keypoints' #6

buzuyun opened this issue Dec 15, 2022 · 1 comment

Comments

@buzuyun
Copy link

buzuyun commented Dec 15, 2022

I am new to face anti-spoofing.
I want to generate a csv file contains rgb_path, keypoints, label according to your guidance.
But what does keypoints mean? The landmark? Is this a tuple? Can you provide a csv file as an example?
I follow this link https://github.com/cunjian/pytorch_face_landmark and guess test_batch_detections.py can help me generate keypoints. But the variable landmark it generates has the shape (68, 2).

@buzuyun
Copy link
Author

buzuyun commented Dec 16, 2022

I guess I should fill image path which are processed by https://github.com/cunjian/pytorch_face_landmark, right?

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

1 participant