1adrianb / 1adrianb/face-alignment

how to get face landmarks from a batch?

Open
#312 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.