sugartom's Stars
sthalles/deeplab_v3
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
simondlevy/AirSimTensorFlow
A simple example of using Microsoft AirSim to train a TensorFlow neural net on collision avoidance
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
RyanZotti/Self-Driving-Car
davidsandberg/facenet
Face recognition using Tensorflow
fengju514/Expression-Net
Deep 3DMM facial expression parameter extraction
yfeng95/PRNet
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
eldar/pose-tensorflow
Human Pose estimation with TensorFlow framework
devicehive/devicehive-video-analysis
mystic123/tensorflow-yolo-v3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
hx173149/C3D-tensorflow
C3D is a modified version of BVLC tensorflow to support 3D ConvNets.
tobegit3hub/tensorflow_template_application
TensorFlow template application for deep learning
cybertronai/gradient-checkpointing
Make huge neural nets fit in memory
douban/tfmesos
Tensorflow in Docker on Mesos #tfmesos #tensorflow #mesos
machrisaa/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
forresti/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
jacobgil/pytorch-pruning
PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
tensorflow/ecosystem
Integration of TensorFlow with other open-source frameworks
tmulc18/Distributed-TensorFlow-Guide
Distributed TensorFlow basics and examples of training algorithms
adrienctx/caffemodel2pb
utsavgarg/tensorflow-classification
A unified program to check predictions of different convolutional neural networks for image classification.
vbezgachev/tf_serving_example
Deployment of TensorFlow models into production with TensorFlow Serving, Docker, Kubernetes and Microsoft Azure
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
PaddlePaddle/Paddle-Lite
PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
ry/tensorflow-vgg16
conversation of caffe vgg16 model to tensorflow
terryum/awesome-deep-learning-papers
The most cited deep learning papers
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms