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