From a2de8796e98ccbfcdcdf8c5a2cebd72c2e0a97d7 Mon Sep 17 00:00:00 2001 From: yikestone Date: Wed, 12 Jun 2019 15:46:05 +0530 Subject: [PATCH] Updated README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa1df72..e88f571 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # ros_openvino_tiny-yolov3 -This repository contains ROS Service for Intel Openvino based yolov3 object detection. \ No newline at end of file +This repository contains ROS Service for Intel Openvino based yolov3 object detection. + +Intel OpenVino 2018 R5 suported + +##Converting darknet model to openvino + +Use **https://github.com/PINTO0309/OpenVINO-YoloV3/releases/tag/2018R5** release. +Only cpp demo tested