deepinsight / deepinsight/insightface
What is the meaning of params threshold, scales, do_flip in RetinaFace.detect(...)
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
What is the meaning of params `threshold`, `scales`, `do_flip` in RetinaFace.detect(img, threshold=0.5, scales=[1.0], do_flip=False)?
Best
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the RetinaFace.detect(...) entry point named in the issue and inspect how threshold, scales, and do_flip are used. Document what each parameter controls, its default behavior, and how those settings affect detection; done means the API documentation answers the question clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100