Maylayloo / Maylayloo/Hacknarok2026
Person detection pipeline
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Using yolo (from ultralytics) and insightface library create a pipeline for detection of specific person. Iterate over all ddetections made by yolo model and the compare each detection to the detection of the model from insightface. Remeber that both libraries might return different bbox coordinates.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.