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.
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
ARU-Net
assem-vc
Official Code for Assem-VC @ICASSP2022
Attention-OCR
Visual Attention based OCR
Augmentor
Image augmentation library in Python for machine learning.
awesome
:sunglasses: Curated list of awesome lists
deepLearning_OCR
Deep Learning on 身份证识别
tobechao's Repositories
tobechao/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
tobechao/image-match
🎇 Quickly search over billions of images
tobechao/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
tobechao/vmaf
Perceptual video quality assessment based on multi-method fusion.
tobechao/E-Books
IT e-books
tobechao/PSENet
tobechao/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
tobechao/TextRecognitionDataGenerator
A synthetic data generator for text recognition
tobechao/FasterRcnnTF_ICPR2018
a Tensorflow version of Faster Rcnn for ICPR2018 text detection
tobechao/tensorflow
Computation using data flow graphs for scalable machine learning
tobechao/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
tobechao/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
tobechao/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.
tobechao/ctw-baseline
Baseline methods for [CTW dataset](https://ctwdataset.github.io/)
tobechao/EAST
A tensorflow implementation of EAST text detector
tobechao/pixel_link
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018
tobechao/Interview-Questions
Most comprehensive list :clipboard: of interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor. #Interview_Questions
tobechao/triplet-loss-mnist
Triplet Loss 损失函数
tobechao/crpn
Corner-based Region Proposal Network
tobechao/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
tobechao/supervisely-tutorials
🌈 Tutorials for Supervise.ly
tobechao/deeplearning_ai_books
deeplearning_ai_books
tobechao/SynthText_Chinese
Modify from https://github.com/JarveeLee/SynthText_Chinese_version.git with python3 and cv3.
tobechao/Chinese-UFLDL-Tutorial
[UNMAINTAINED] 非监督特征学习与深度学习中文教程,该版本翻译自新版 UFLDL Tutorial 。建议新人们去学习斯坦福的CS231n课程,该门课程在网易云课堂上也有一个配有中文字幕的版本。
tobechao/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
tobechao/keras_ocr
用keras实现OCR定位、识别
tobechao/Python-first-Practice
Only use 3 days to get the basic concept of Python (Chinese Version | Data Scientist Direction)
tobechao/ICR-detection-in-filled-form
Automatically detect paper-based form fields
tobechao/OCR-DETECTION-CTPN
OCR, CNN+LSTM (CTPN/CRNN) for image text detection, tensorflow
tobechao/TextBoxes_plusplus
TextBoxes++: A Single-Shot Oriented Scene Text Detector