kakirastern / OCR-with-YOLO

A repository for keep a record of some findings made regarding some OCR project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCR with YOLO

A repository for keep a record of some findings made regarding some OCR project

Literature & Datasets:

Scan and extract text from an image using Python libraries https://developer.ibm.com/tutorials/document-scanner/

Tutorial : Building a custom OCR using YOLO and Tesseract https://medium.com/saarthi-ai/how-to-build-your-own-ocr-a5bb91b622ba

Deep Learning Based OCR for Text in the Wild https://nanonets.com/blog/deep-learning-ocr/

ICDAR 2019 Competition on Table Detection and Recognition (cTDaR) https://zenodo.org/record/3239032#.XZb6POczbGI

SmartDoc 2017 http://smartdoc.univ-lr.fr/task/ https://github.com/smartdoc2017-competition

COCO Dataset http://cocodataset.org/#home

Text Detection using Yolo Algorithm in Keras & Tensorflow https://github.com/Neerajj9/Text-Detection-using-Yolo-Algorithm-in-keras-tensorflow

Text Recognition https://medium.com/@eltronicsvilla17/text-recognition-7286606e57ba

Visual Geometry Group - Robots @Oxford - University of Oxford http://www.robots.ox.ac.uk/~vgg/research/

Dataset: FUNSD: Form Understanding in Noisy Scanned Documents https://guillaumejaume.github.io/FUNSD/ https://arxiv.org/abs/1905.13538

What is Data Annotation and How is it Used in Machine Learning? https://lionbridge.ai/articles/data-annotation-machine-learning/

Identify information in document images - A composite code pattern https://github.com/IBM/image-recognition-and-information-extraction-from-image-documents/blob/master/README.md

Information Extraction from Driving Licenses using YOLO https://medium.com/@vaibhavshukla182/information-extraction-from-driving-licenses-using-yolo-f6178e81967d

Information Extraction from ID Cards — Using YOLOv2 https://blog.francium.tech/information-extraction-from-id-cards-using-yolov2-e3c846cb3796

About

A repository for keep a record of some findings made regarding some OCR project


Languages

Language:C 92.5%Language:Cuda 5.8%Language:Python 0.8%Language:C++ 0.5%Language:Makefile 0.3%Language:Shell 0.2%