Allow more bredth and depth operators
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
For instance:
- Person.get_faces - bredth, i.e. pick a few known images to check instead of all; or depth, i.e. how many similar from each to grab
- Face.get_similar - depth, or quality, or?
- FLDB.search_faces(thresh, max)
- FLDB.index_faces - max, quality
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.