hyunjinb's Stars
mjdietzx/SimGAN
Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training
NVIDIA/DIGITS
Deep Learning GPU Training System
GauravBh1010tt/DeepLearn
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
goodatlas/zeroth
Kaldi-based Korean ASR (한국어 음성인식) open-source project
PacktPublishing/Deep-Learning-with-Keras
Code repository for Deep Learning with Keras published by Packt
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
AlexeyAB/Yolo_mark
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
tkwoo/anogan-keras
Unsupervised anomaly detection with generative model, keras implementation
ilsang/PyTorch-SE-Segmentation
psf/black
The uncompromising Python code formatter
kennethreitz-archive/white
The Black code formatter, but brighter (PEP8–inspired).
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
NourozR/Stock-Price-Prediction-LSTM
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
tensorflow/models
Models and examples built with TensorFlow
southkorea/southkorea-maps
South Korea administrative divisions in ESRI Shapefile, GeoJSON and TopoJSON formats.
capaulson/pyKriging
Welcome to the User Friendly Python Kriging Toolbox!
FrancisArgnR/Time-series---deep-learning---state-of-the-art
Scientific time series and deep learning state of the art
stanfordnlp/GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
JonathanRaiman/glove
:earth_americas: Compute Glove vectors using a co-occurence matrix
explosion/lightnet
🌓 Bringing pjreddie's DarkNet out of the shadows #yolo
carpedm20/multi-speaker-tacotron-tensorflow
Multi-speaker Tacotron in TensorFlow.
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
distillpub/post--ctc
Sequence Modelling with CTC
hyung8758/Korean_ASR
Korean Automatic Speech Recognition
datitran/raccoon_dataset
The dataset is used to train my own raccoon detector and I blogged about it on Medium
buriburisuri/sugartensor
A slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning researchers not beginners.