tavishjain's Stars
bchiang7/v4
Fourth iteration of my personal website built with Gatsby
clovaai/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
sgrvinod/Deep-Tutorials-for-PyTorch
In-depth tutorials for implementing deep learning models on your own with PyTorch.
awslabs/handwritten-text-recognition-for-apache-mxnet
This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet deep learning frameworks on the IAM Dataset.
solivr/tf-crnn
TensorFlow convolutional recurrent neural network (CRNN) for text recognition
Priyanka488/SystemDesignResources
Documenting resources and notes for learning system design.
ThomasDelteil/HandwrittenTextRecognition_MXNet
OCR using MXNet Gluon. The pipeline is composed of a CNN + biLSTM + CTC. The dataset is from: http://www.fki.inf.unibe.ch/databases/iam-handwriting-database. You need to register and get a username and password from their website.
omni-us/research-seq2seq-HTR
tavishjain/Cracking-The-Coding-Interview
This is a repo containing all solutions to the problems in the book Cracking the Coding Interview 6th Edition