Pinned Repositories
caffe
Caffe
convnet
A GPU implementation of Convolutional Neural Nets in C++
ctc_tensorflow_example
CTC + Tensorflow Example for ASR
Human-Detection
Source code for Human detection in still image.
kmeans
A CUDA implementation of the k-means clustering algorithm
made-of-code-tmbundle
Made of Code Theme for TextMate 2.0
pyramid
Open source Machine Learning library written in Java
rcnn
R-CNN: Regions with Convolutional Neural Network Features
S2VT
Tensorflow implement of paper: Sequence to Sequence: Video to Text
speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
Miffy1216's Repositories
Miffy1216/caffe
Caffe
Miffy1216/convnet
A GPU implementation of Convolutional Neural Nets in C++
Miffy1216/ctc_tensorflow_example
CTC + Tensorflow Example for ASR
Miffy1216/Human-Detection
Source code for Human detection in still image.
Miffy1216/kmeans
A CUDA implementation of the k-means clustering algorithm
Miffy1216/made-of-code-tmbundle
Made of Code Theme for TextMate 2.0
Miffy1216/pyramid
Open source Machine Learning library written in Java
Miffy1216/rcnn
R-CNN: Regions with Convolutional Neural Network Features
Miffy1216/S2VT
Tensorflow implement of paper: Sequence to Sequence: Video to Text
Miffy1216/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
Miffy1216/video_to_sequence
Implementation of "Sequence to Sequence – Video to Text"
Miffy1216/voc-dpm
Object detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have not been tested as thoroughly and will not necessarily reproduce the results on the website.