mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Run both short-range and full-range MediaPipe models and merge results, then apply non-maximum suppression to remove duplicate bounding boxes. Fixes missed faces in group photos where the single-model loop exited early after the first positive detection.