Updated README

This commit is contained in:
yikestone 2019-06-12 15:46:05 +05:30
parent bf28063b7f
commit a2de8796e9

View File

@ -1,3 +1,10 @@
# ros_openvino_tiny-yolov3
This repository contains ROS Service for Intel Openvino based yolov3 object detection.
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