phase 7
This commit is contained in:
@@ -10,5 +10,9 @@ STRATEGY=sequential # sequential | concurrent | auto
|
||||
YOLO_MODEL=yolov8n.pt
|
||||
YOLO_CONFIDENCE=0.3
|
||||
|
||||
# OCR
|
||||
OCR_LANGUAGES=en,es
|
||||
OCR_MIN_CONFIDENCE=0.5
|
||||
|
||||
# Device
|
||||
DEVICE=auto # auto | cpu | cuda | cuda:0
|
||||
|
||||
Reference in New Issue
Block a user