From ab43bbcdcebb02ab3739c49ba3a55806fa161290 Mon Sep 17 00:00:00 2001 From: Rishabh Kundu Date: Wed, 12 Jun 2019 05:43:17 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fa1df72 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ros_openvino_tiny-yolov3 + +This repository contains ROS Service for Intel Openvino based yolov3 object detection. \ No newline at end of file