Raise configured YOLO max detections
This commit is contained in:
@@ -15,6 +15,7 @@ YOLO_CONFIG_DIR=./storage/ultralytics
|
||||
YOLO_DEVICE=cpu
|
||||
YOLO_IMAGE_SIZE=640
|
||||
YOLO_MAX_TILES=100
|
||||
YOLO_MAX_DETECTIONS=1000
|
||||
YOLO_BATCH_SIZE=1
|
||||
ENABLE_GRB_WFS=false
|
||||
GRB_WFS_URL=
|
||||
|
||||
Reference in New Issue
Block a user