deepinsight / deepinsight/insightface
antelope doesnt giving landmark
- 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

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