Update README.md

This commit is contained in:
Rishabh Kundu 2021-01-18 10:41:04 +00:00
parent 921043c032
commit f00ba0d39c

View File

@ -1,7 +1,7 @@
# ros_openvino_tiny-yolov3 # ros_openvino_tiny-yolov3
This repository contains ROS Service for Intel Openvino based yolov3 object detection. This was created for accelerating tiny-Yolov3 neural network algorithm by running it on intel NUC iGPU for underwater object recognition to be used in autonomous underwater vehicle (https://auvnitrkl.github.io/) This repository contains ROS Service for Intel Openvino based yolov3 object detection. This was created for accelerating tiny-Yolov3 neural network algorithm by running it on intel NUC iGPU for underwater object recognition to be used in autonomous underwater vehicle (https://auvnitrkl.github.io/)
This works at around 15 fps on intel i7 6th Gen NUC, which is suitable for use in real time without creating any major power draw or consuming extra cores. So it keeps the main processor free for running other SLAM, path planning algorithms.
Intel OpenVino 2018 R5 suported Intel OpenVino 2018 R5 suported
##Converting darknet model to openvino ##Converting darknet model to openvino