sndychvn
Data Scientist Intern | Deep Learning Enthusiast | 6+ years of work experience | EPITA, Paris
Paris
sndychvn's Stars
MichalBusta/DeepTextSpotter
tonghe90/textspotter
lvpengyuan/masktextspotter.caffe2
The code of "Mask TextSpotter: An End-to-End Trainable Neural Network for Spotting Text with Arbitrary Shapes"
bgshih/aster
Recognizing cropped text in natural images.
MhLiao/TextBoxes_plusplus
TextBoxes++: A Single-Shot Oriented Scene Text Detector
fnzhan/Real-time-Scene-Text-Detection-and-Recognition-System
End-to-end pipeline for real-time scene text detection and recognition.
arstepanyan/Notes
Notes from different sources such as Harvard CS109 course, Springboard's Data Science Interview questions, Elements of Programming Interview book, etc.
iamtodor/data-science-interview-questions-and-answers
Data science interview questions with answers. Not ideally (yet)
kojino/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
dformoso/machine-learning-mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
chenxinpeng/SSD_scene_text_detection
Detect text in natural images with SSD, Single Shot Detection
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
nikhilkumarsingh/tesseract-python
Examples to implement OCR(Optical Character Recognition) using tesseract using Python
openpaperwork/pyocr
A Python wrapper for Tesseract and Cuneiform -- Moved to Gnome's Gitlab
bear63/sceneReco
ctpn+crnn Scene character recognition
solivr/tf-crnn
TensorFlow convolutional recurrent neural network (CRNN) for text recognition
Belval/CRNN
A TensorFlow implementation of https://github.com/bgshih/crnn
meijieru/crnn.pytorch
Convolutional recurrent network in pytorch
OnlyBelter/learn_neuralTalk
This is a place to learn the details about neutralTalk, comes from Deep Visual-Semantic Alignments for Generating Image Descriptions which is a paper written by Andrej Karpathy.
karpathy/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
donaldpminer/hadoop-python-tutorial
Exercises and examples developed for the Hadoop with Python tutorial
eragonruan/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
PancakeAwesome/scenetext_detection
use ctpn detect id cards and printed transfer orders then crnn discern them
PancakeAwesome/scenetext_recognition
use CNN and LSTM to discern scene text, using tensorflow
YCG09/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
janzd/CRNN
Convolutional recurrent neural network for scene text recognition or OCR in Keras
strategist922/hadoop-tutorials
hadoop-tutorials
kumar-shridhar/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
wzchen/probability_cheatsheet
A comprehensive 10-page probability cheatsheet that covers a semester's worth of introduction to probability.
davefernig/alp
active learning in python