From e794fb0f76b419359675c3492ada772f157c36d1 Mon Sep 17 00:00:00 2001 From: codeaway23 <46044879+codeaway23@users.noreply.github.com> Date: Tue, 10 Sep 2019 16:43:13 +0530 Subject: [PATCH] update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ec7cab2..8f21a4e 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ We will use tensorflow attention-ocr to predict the text present on number plates. -![number-plates-detection](https://github.com/codeaway23/number-plate-detection/blob/master/data/results.gif) - ## Usage Please make sure you have the latest versions of tensorflow, opencv and pandas installed.