mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 03:54:55 +01:00
update doods
This commit is contained in:
14
doods/arm/data/config.yaml
Normal file
14
doods/arm/data/config.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
server:
|
||||
host: 0.0.0.0
|
||||
port: 8080
|
||||
|
||||
doods:
|
||||
detectors:
|
||||
- name: default
|
||||
type: tflite
|
||||
modelFile: models/coco_ssd_mobilenet_v1_1.0_quant.tflite
|
||||
labelFile: models/coco_labels0.txt
|
||||
numThreads: 4
|
||||
numConcurrent: 4
|
||||
hwAccel: false
|
||||
timeout: 2m
|
||||
Reference in New Issue
Block a user