Skip to content

Commit 2b798fd

Browse files
authored
Merge pull request #118 from intel/update-branch
fix: rename image detection microservice to object detection microservice (#341)
2 parents 0217058 + 367b484 commit 2b798fd

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

usecases/ai/microservices/image-detection/README.md renamed to usecases/ai/microservices/object-detection/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Image Detection Microservice
1+
# Object Detection Microservice
22

33
## Overview
44

5-
Image detection microservice that interacts with YOLO models using OpenVINO™ Model Server(OVMS) to perform object detection tasks.
5+
Object detection microservice that interacts with YOLO models using OpenVINO™ Model Server(OVMS) to perform object detection tasks.
66

77
## Model Validated
88

File renamed without changes.

usecases/ai/microservices/image-detection/requirements.txt renamed to usecases/ai/microservices/object-detection/requirements.txt

File renamed without changes.

0 commit comments

Comments
 (0)