Neerajj9 / Text-Detection-using-Yolo-Algorithm-in-keras-tensorflowLinks
Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to train for a different object detection task using YOLO.
☆152Updated 2 years ago
Alternatives and similar repositories for Text-Detection-using-Yolo-Algorithm-in-keras-tensorflow
Users that are interested in Text-Detection-using-Yolo-Algorithm-in-keras-tensorflow are comparing it to the libraries listed below
Sorting:
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- ☆68Updated 4 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆126Updated 4 years ago
- NanoNets OCR API Example for Python☆202Updated 3 years ago
- Detect handwritten words (classic image processing based method).☆274Updated 2 years ago
- Text Detection from images using OpenCV☆113Updated 4 years ago
- Segmentation of ID Cards using Semantic Segmentation☆107Updated 5 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆149Updated 6 years ago
- ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction☆402Updated 5 years ago
- IAM dataset☆64Updated 2 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆124Updated 3 years ago
- ☆37Updated 4 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆325Updated 9 months ago
- Optical character recognition Using Deep Learning☆30Updated 7 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 3 years ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆518Updated 3 months ago
- SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN☆301Updated 2 years ago
- A simple tf.keras 2.1 implementation of CRNN OCR with data generator