Highlights
- Pro
Stars
Models and examples built with TensorFlow
A curated list of awesome Machine Learning frameworks, libraries and software.
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
🔥 2D and 3D Face alignment library build using pytorch
Synthesizing and manipulating 2048x1024 images with conditional GANs
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
Generate image analogies using neural matching and blending.
Deep Convolutional Generative Adversarial Networks
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
Using neural networks to build an automatic number plate recognition system
tensorflow implementation of 'YOLO : Real-Time Object Detection'
Realtime human head pose estimation with ONNXRuntime and OpenCV.
An Implementation of Fully Convolutional Networks in Tensorflow.
Deep Learning Tutorial for Kaggle Ultrasound Nerve Segmentation competition, using Keras
Tensorflow implementation of YOLO, including training and test phase.
A prize winning solution for DFDC challenge
Python interface to the Stanford Named Entity Recognizer
optional extra vector image datasets for sketch-rnn
Code and documentation for the winning solution to the BCI Challenge @ NER 2015 : https://www.kaggle.com/c/inria-bci-challenge
Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'
Kaggle Submission for "Detecting Insults in Social Commentary"
LSTM + MDN for basketball trajectories
Twitter text processing library (auto linking and extraction of usernames, lists and hashtags). Based on the Java implementation by Matt Sanford
A clean Django project running on Heroku with static files served from Amazon S3.
Pure python implementation of a skiplist data structure