casperchang's Stars
machrisaa/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
ry/tensorflow-vgg16
conversation of caffe vgg16 model to tensorflow
shelhamer/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Gurupradeep/FCN-for-Semantic-Segmentation
Implemention of FCN-8 and FCN-16 with Keras and uses CRF as post processing
JihongJu/keras-fcn
A playable implementation of Fully Convolutional Networks with Keras.
aurora95/Keras-FCN
Keras-tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation(Unfinished)
instillai/deep-learning-roadmap
:satellite: All You Need to Know About Deep Learning - A kick-starter
yujiangshui/A-Programmers-Guide-to-English
专为程序员编写的英语学习指南 v1.2。在线版本请点 ->
NVIDIA/DIGITS
Deep Learning GPU Training System
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
guillaume-chevalier/filtering-stft-and-laplace-transform
Simple demo of filtering signal with an LPF and plotting its Short-Time Fourier Transform (STFT) and Laplace transform, in Python.
divamgupta/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
albarqouni/Deep-Learning-for-Medical-Applications
Deep Learning Papers on Medical Image Analysis
marc-gorriz/CEAL-Medical-Image-Segmentation
Active Deep Learning for Medical Imaging Segmentation
jindongwang/Deep-learning-activity-recognition
A tutorial for using deep learning for activity recognition (Pytorch and Tensorflow)
aqibsaeed/Human-Activity-Recognition-using-CNN
Convolutional Neural Network for Human Activity Recognition in Tensorflow
guillaume-chevalier/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
317070/kaggle-heart
jayinai/kaggle-image
A compiled list of kaggle competitions and their winning solutions for image problems.
beamandrew/medical-data
google/yapf
A formatter for Python files
aaren/wavelets
Python implementation of the wavelet analysis found in Torrence and Compo (1998)
jameslyons/python_speech_features
This library provides common speech features for ASR including MFCCs and filterbank energies.
Picovoice/porcupine
On-device wake word detection powered by deep learning
Picovoice/wake-word-benchmark
wake word engine benchmark framework
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
JostineHo/real-time_emotion_analyzer
This app allows you to predict real-time emotion for facial expressions via your own webcam.
JostineHo/mememoji
A facial expression classification system that recognizes 6 basic emotions: happy, sad, surprise, fear, anger and neutral.
ysh329/deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.