1adrianb / 1adrianb/face-alignment
how to get face landmarks from a batch?
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
could anyone tell me how to get face landmarks from a batch? the api 'get_landmarks_from_batch' seems not to work, the code shows that it still get landmarks from image one by one. could anyone help me? thanks in advance.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the face-alignment library's API, specifically the 'get_landmarks_from_batch' method. Examine the source code to see how it processes images. Check if there are existing tests for batch processing. The goal is to understand why it processes images one by one and to propose a fix that enables true batch landmark extraction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- ai, computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100