File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
vibration_anomaly_detection
video_imageclassification Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22# CUSTOM_MODEL_PATH = path to the custom model directory
33services :
44 ei-audio-classifier-runner :
5- image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.4.5
5+ image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.5.0
66 logging :
77 driver : " json-file"
88 options :
Original file line number Diff line number Diff line change 22# CUSTOM_MODEL_PATH = path to the custom model directory
33services :
44 ei-classification-runner :
5- image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.4.5
5+ image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.5.0
66 logging :
77 driver : " json-file"
88 options :
Original file line number Diff line number Diff line change 22# CUSTOM_MODEL_PATH = path to the custom model directory
33services :
44 ei-keyword-spot-runner :
5- image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.4.5
5+ image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.5.0
66 logging :
77 driver : " json-file"
88 options :
Original file line number Diff line number Diff line change 22# CUSTOM_MODEL_PATH = path to the custom model directory
33services :
44 ei-motion-detection-runner :
5- image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.4.5
5+ image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.5.0
66 logging :
77 driver : " json-file"
88 options :
Original file line number Diff line number Diff line change 22# CUSTOM_MODEL_PATH = path to the custom model directory
33services :
44 ei-obj-detection-runner :
5- image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.4.5
5+ image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.5.0
66 logging :
77 driver : " json-file"
88 options :
Original file line number Diff line number Diff line change 22# CUSTOM_MODEL_PATH = path to the custom model directory
33services :
44 ei-anomaly-detection-runner :
5- image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.4.5
5+ image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.5.0
66 logging :
77 driver : " json-file"
88 options :
Original file line number Diff line number Diff line change 22# CUSTOM_MODEL_PATH = path to the custom model directory
33services :
44 ei-video-classification-runner :
5- image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.4.5
5+ image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.5.0
66 logging :
77 driver : " json-file"
88 options :
Original file line number Diff line number Diff line change 22# CUSTOM_MODEL_PATH = path to the custom model directory
33services :
44 ei-video-obj-detection-runner :
5- image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.4.5
5+ image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.5.0
66 logging :
77 driver : " json-file"
88 options :
Original file line number Diff line number Diff line change 22# CUSTOM_MODEL_PATH = path to the custom model directory
33services :
44 ei-obj-video-anomalies-det-runner :
5- image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.4.5
5+ image : ${DOCKER_REGISTRY_BASE:-ghcr.io/arduino/}app-bricks/ei-models-runner:0.5.0
66 logging :
77 driver : " json-file"
88 options :
You can’t perform that action at this time.
0 commit comments