Raise configured YOLO max detections
This commit is contained in:
@@ -36,4 +36,5 @@ YOLO_CONFIG_DIR=/app/storage/ultralytics
|
||||
YOLO_DEVICE=cpu
|
||||
YOLO_IMAGE_SIZE=640
|
||||
YOLO_MAX_TILES=100
|
||||
YOLO_MAX_DETECTIONS=1000
|
||||
YOLO_BATCH_SIZE=1
|
||||
|
||||
Reference in New Issue
Block a user