From 89369510f46a0c886bf8da647b17e81f271a6cf0 Mon Sep 17 00:00:00 2001
From: avinsit123 <33565881+avinsit123@users.noreply.github.com>
Date: Sun, 21 Oct 2018 13:28:40 +0530
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ca41fd5..55608d2 100644
--- a/README.md
+++ b/README.md
@@ -862,7 +862,7 @@ be
* [dockerface](https://github.com/natanielruiz/dockerface) - Easy to install and use deep learning Faster R-CNN face detection for images and video in a docker container.
* [Detectron](https://github.com/facebookresearch/Detectron) - FAIR's software system that implements state-of-the-art object detection algorithms, including Mask R-CNN. It is written in Python and powered by the Caffe2 deep learning framework.
* [albumentations](https://github.com/albu/albumentations) - А fast and framework agnostic image augmentation library that implements a diverse set of augmentation techniques. Supports classification, segmentation, detection out of the box. Was used to win a number of Deep Learning competitions at Kaggle, Topcoder and those that were a part of the CVPR workshops.
-
+* [pytessarct](https://github.com/madmaze/pytesseract)-Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and "read" the text embedded in images.Python-tesseract is a wrapper for Google's Tesseract-OCR Engine.
#### Natural Language Processing