deepinsight / deepinsight/insightface

antelope doesnt giving landmark

Open
#2,666 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

also is not their are proper documentation what is embedding inside antelope and how do we can use it

also buffalow_l model cannot even some detect faces while yolo easily detect it also the face is clear visible

![2081](https://github.com/user-attachments/assets/7a0be662-8b40-4d29-b5d3-34cebd589d32)

face_analysis = FaceAnalysis(name="buffalo_l")
face_analysis.prepare(ctx_id=0,det_thresh=0.2)
cant detect this girl face
i dont understand ur model is 300mb more then it and yolo model just 10-30mb can beat ur model

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported FaceAnalysis(name="buffalo_l") call with the supplied image and settings, then inspect the detection and landmark outputs. Check how the antelope and buffalo_l model packs are described and used. Done means determining whether this is an input or model limitation and clarifying the embedding documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, documentation
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.