Pinned Repositories
ACM
adet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
AlexNet-Prod
Reproduction process of AlexNet
awesome-ocr-resources
A collection of resources (including the papers and datasets) of OCR (Optical Character Recognition).
chinese_ocr_lfs
Crawler
maskrcnn-benchmark-lfs
textspotter
HardSoft2023's Repositories
HardSoft2023/Word-Embedding
Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding
HardSoft2023/tpu
Reference models and tools for Cloud TPUs.
HardSoft2023/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
HardSoft2023/chinese_ocr_lfs
HardSoft2023/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
HardSoft2023/corner
Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation
HardSoft2023/text_renderer
Generate text images for training deep learning ocr model
HardSoft2023/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
HardSoft2023/DeRPN
A novel region proposal network for more general object detection ( including scene text detection ).
HardSoft2023/keras_ocr
用keras实现OCR定位、识别
HardSoft2023/chineseocr
yolo3+ocr
HardSoft2023/TextRecognitionDataGenerator
A synthetic data generator for text recognition
HardSoft2023/EAST-lfs
HardSoft2023/ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
HardSoft2023/TextBoxes
TextBoxes: A Fast Text Detector with a Single Deep Neural Network
HardSoft2023/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
HardSoft2023/seglink-lfs
HardSoft2023/cnn_captcha
本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。use cnn recognize captcha by tensorflow
HardSoft2023/awesome-ocr-resources
A collection of resources (including the papers and datasets) of OCR (Optical Character Recognition).
HardSoft2023/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
HardSoft2023/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
HardSoft2023/spacy-lookup
Named Entity Recognition based on dictionaries
HardSoft2023/SceneTextPapers
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized
HardSoft2023/RRD
RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection
HardSoft2023/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
HardSoft2023/pixel_link
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018
HardSoft2023/nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
HardSoft2023/pnvmysql
HardSoft2023/twoyears
HardSoft2023/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构