Suppress duplicate YOLO tile detections
This commit is contained in:
@@ -110,6 +110,9 @@ Default method:
|
||||
- calculate IoU between overlapping geospatial bboxes
|
||||
- apply non-maximum suppression by confidence
|
||||
- default IoU merge threshold: 0.5
|
||||
- implemented for configured-YOLO as EPSG:4326 cross-tile duplicate suppression
|
||||
before `Detection` persistence; `YOLO_DUPLICATE_IOU_THRESHOLD=0` disables the
|
||||
GeoIntel-side pass for debugging.
|
||||
|
||||
## Step 6 — Storage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user