mqtlam's Stars
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
fastai/fastai
The fastai deep learning library
terryum/awesome-deep-learning-papers
The most cited deep learning papers
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
vahidk/EffectiveTensorflow
TensorFlow tutorials and best practices.
coells/100days
100 days of algorithms
rasbt/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
madmaze/pytesseract
A Python wrapper for Google Tesseract
chainer/chainer
A flexible framework of neural networks for deep learning
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
astorfi/TensorFlow-World
:earth_americas: Simple and ready-to-use tutorials for TensorFlow
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
ysh329/deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
JasperSnoek/spearmint
Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Larochelle and Ryan P. Adams. Advances in Neural Information Processing Systems, 2012
andrewgordonwilson/bayesgan
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
jaberg/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
wbenbihi/hourglasstensorflow
Tensorflow implementation of Stacked Hourglass Networks for Human Pose Estimation
scaelles/OSVOS-TensorFlow
One-Shot Video Object Segmentation
Andrewnetwork/WorkshopScipy
A workshop for scientific computing in Python. ( December 2017 )
reiinakano/gan-playground
GAN Playground - Experiment with Generative Adversarial Nets in your browser. An introduction to GANs.
mli/cvpr17
CVPR 2017 Tutorial
fxia22/PixelDTGAN
A torch implementation of "Pixel-Level Domain Transfer"
antingshen/BeaverDam
Video annotation tool for deep learning training labels
kmaninis/OSVOS-caffe
One-Shot Video Object Segmentation
jkokkin/UberNet
Demo for CVPR 2017 paper
Vooban/Autoencoder-TensorBoard-t-SNE
Plugging TensorBoard in an autoencoder on the MNIST dataset for demonstrating t-SNE embeddings visualization of unsupervised machine learning.
kvmanohar22/DeepNets
How weight initialization affects forward and backward passes of a deep neural network