1adrianb / 1adrianb/face-alignment

How to set confidence for sfd

Open
#372 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

Hey, Is there a way to apply a confidence threshold to the face bounding box detection?

Contributor guide

No contributing guide indexed for this repository

Research direction

Look at the face detection module, likely in face_alignment/detection/sfd/. Find where bounding boxes are generated and see if confidence scores are already computed. The task is to add a threshold parameter to filter detections. Check the API entry points and existing tests to understand how to integrate the new parameter.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
computer-vision, machine-learning
Issue type
Feature
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.