Pinned Repositories
AdelaiDet
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.
Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
captcha_solver
Source code for ACM CCS 2018
DBNet.pytorch
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
imgaug
Image augmentation for machine learning experiments.
MagicCamera
textspotter
tf_to_trt_image_classification
Image classification with NVIDIA TensorRT from TensorFlow models.
fujingling's Repositories
fujingling/captcha_solver
Source code for ACM CCS 2018
fujingling/imgaug
Image augmentation for machine learning experiments.
fujingling/MagicCamera
fujingling/textspotter
fujingling/tf_to_trt_image_classification
Image classification with NVIDIA TensorRT from TensorFlow models.
fujingling/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.
fujingling/Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)
fujingling/CertificationRecognition-dataCreator
房产证识别——数据生成
fujingling/chinese-ocr
基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
fujingling/crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
fujingling/crnn.pytorch
Convolutional recurrent network in pytorch
fujingling/darknet
Convolutional Neural Networks
fujingling/DaSiamRPN
Distractor-aware Siamese Networks for Visual Object Tracking (ECCV2018)
fujingling/deeplab_v3
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
fujingling/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
fujingling/EAST
A tensorflow implementation of EAST text detector
fujingling/Interview-Notebook
:calendar: 准备秋招学习笔记
fujingling/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
fujingling/models
Models and examples built with TensorFlow
fujingling/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
fujingling/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
fujingling/pycv
Website of the book "Learn OpenCV 3 with Python"
fujingling/R2CNN_Faster-RCNN_Tensorflow
Rotational region detection based on Faster-RCNN.
fujingling/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
fujingling/tensorflow
Computation using data flow graphs for scalable machine learning
fujingling/tensorflow-resnet
ResNet model in TensorFlow
fujingling/tesseract
Tesseract Open Source OCR Engine (main repository)
fujingling/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
fujingling/TextBoxes_plusplus
TextBoxes++: A Single-Shot Oriented Scene Text Detector
fujingling/warp-ctc
Pytorch Bindings for warp-ctc