CTPN

Text detector

Detects text in images using a neural network architecture

Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)

GitHub

1k stars
78 watching
538 forks
Language: Jupyter Notebook
last commit: about 3 years ago
Linked from 1 awesome list

ocrtext-detection

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
s3nh/text-detector A tool for detecting and translating text from images. 180
oyxhust/cnn-lstm-ctc-text-recognition Develops CTC-based text recognition models with neural network architectures 259
hciilab/derpn A novel region proposal network for object detection and scene text detection that focuses on improving the adaptivity of current detectors 156
tangzhenyu/scene-text-understanding A research project focused on developing algorithms and models to accurately detect and recognize text in images and videos from various scenes. 368
vmarkovtsev/codeneuron Recurrent neural network designed to detect code blocks in text. 13
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
xiang-wuu/ncnn-android-yolov7 An Android implementation of object detection using Yolov7 and the ncnn neural network library 133
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 874
tusimple/mx-maskrcnn An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. 1,755
zhou13/lcnn A neural network framework for wireframe parsing from images 505
taosir/cnn_handwritten_chinese_recognition A Python-based web application that recognizes handwritten Chinese characters using a Convolutional Neural Network (CNN), allowing users to input text via an online writing board and receive recognition results. 508
chenjoya/vehicle_detection_recognition A Matlab project for vehicle detection and recognition using deep learning techniques. 202
soloice/chinese-character-recognition This project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters. 200
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048
yknzhu/segdeepm A tool for fine-tuning deep neural networks to improve object detection and segmentation capabilities by incorporating contextual information. 27