1adrianb / 1adrianb/face-alignment

some error about blazeface

Open
#308 0 comments 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

When I input the image about 1920*1080, blazeface can not work. Do you have any solutions?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue mentions blazeface failing on 1920x1080 images. Start by looking at the blazeface model implementation in the repository, likely under face_alignment/detection or similar. Check for any image size constraints or preprocessing steps. Run the existing tests for face detection to see if they cover large images. 'Done' would be identifying the cause and proposing a fix, such as resizing logic or model limits.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
ai, computer-vision
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.