1adrianb / 1adrianb/face-alignment

Can retinaface be used instead of sfd?

Open
#164 4 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted question
Dominant language
Python
Stars
7.5k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

Is it possible to use RetinaFace instead of SFD ?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue asks about replacing the SFD face detector with RetinaFace. Look at the face detection module, likely in `face_alignment/detection/`, to see how SFD is integrated. Check if RetinaFace has a PyTorch implementation and what its input/output interface is. Determine if the change requires modifying the detector loading logic, the preprocessing, or the alignment pipeline itself.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.