Pinned Repositories
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.
afm_cvpr2019
Official implementation of paper "Learning Attraction Field Map for Robust Line Segment Detection" (CVPR 2019)
aster
Recognizing cropped text in natural images.
attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
awesome-architecture-search
A curated list of awesome architecture search resources
awesome-deep-learning-papers
The most cited deep learning papers
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-ocr-resources
A collection of resources (including the papers and datasets) of OCR (Optical Character Recognition).
basicOCR
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
smilewsw's Repositories
smilewsw/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
smilewsw/OCR_detection_IC15
OCR detection for ICDAR2015, which is based on FOTS, the precision is 80.6%.
smilewsw/torchstat
Model analyzer in PyTorch
smilewsw/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
smilewsw/mmdetection
Open MMLab Detection Toolbox
smilewsw/tencent-ml-images
Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
smilewsw/mmcv
Open MMLab Computer Vision Foundation
smilewsw/lantern
🔴蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
smilewsw/PDFParser
parse PDF for extracting ROI.It is a Pycharm Version Control Repository.
smilewsw/MapTextSynthesizer
A synthetic training data generator for a text recognition CNN
smilewsw/chineseocr
yolo3+ocr
smilewsw/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
smilewsw/SynthText_Chinese_version
Modify from https://github.com/ankush-me/SynthText.git to generate chinese character
smilewsw/aster
Recognizing cropped text in natural images.
smilewsw/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
smilewsw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
smilewsw/cjk-decomp
Decomposition data for 75,000 CJK ideographs; fork (with fixes) of
smilewsw/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
smilewsw/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.
smilewsw/pytorch_convolutional_rnn
PyTorch implementation of Convolutional Recurrent Neural Network
smilewsw/detectorch
Detectorch - detectron for PyTorch
smilewsw/image-text-localization-recognition
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源汇总
smilewsw/Deformable-ConvNets
Deformable Convolutional Networks
smilewsw/tesseract
Tesseract Open Source OCR Engine (main repository)
smilewsw/Curve-Text-Detector
smilewsw/chinese-ocr
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
smilewsw/conv-ensemble-str
The code for “Attention and Language Ensemble for Scene Text Recognition with Convolutional Sequence Modeling”
smilewsw/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
smilewsw/EAST
A tensorflow implementation of EAST text detector
smilewsw/textspotter