From 3c3afcf59239f50e978c925885ac84c2a71cb72d Mon Sep 17 00:00:00 2001 From: yikestone Date: Wed, 12 Jun 2019 15:49:25 +0530 Subject: [PATCH] Updated README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e88f571..37b4f04 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,6 @@ Intel OpenVino 2018 R5 suported Use **https://github.com/PINTO0309/OpenVINO-YoloV3/releases/tag/2018R5** release. Only cpp demo tested + +MOST IMPORTANT: +Use only with tensorflow-1.12.0. Other versions of tensorflow won't work.