hb2kang-zz's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
n0shake/Public-APIs
📚 A public list of APIs from round the web.
ale152/muvilab
MUltiple VIdeos LABelling tool
linouk23/NBA-Player-Movements
🏀 Visualization of NBA games from raw SportVU data logs
rajshah4/NBA_SportVu
Scripts for analyzing NBA sportvu motion data
simzou/nielsen-dma
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
tomoakin/RPostgreSQL
Automatically exported from code.google.com/p/rpostgresql
TheAlgorithms/Python
All Algorithms implemented in Python
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
IBM/tensorflow-hangul-recognition
Handwritten Korean Character Recognition with TensorFlow and Android
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
rafadaguiar/myo
Classification of gestures from EMG readings using a deep learning recurrent neural network
dev-labs-bg/fullscreen-video-view
rajshah4/BasketballData
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
mdlai/player_tracker
Tracking and finding coordinates for players in a youtube video
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
MrGemy95/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
joycex99/tiny-yolo-keras
Keras re-implementation of the YOLOv2 object detection model
tensorflow/nmt
TensorFlow Neural Machine Translation Tutorial
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
seemethere/nba_py
Python client for NBA statistics located at stats.nba.com
bttmly/nba-movement-demo
Charting NBA plays with D3
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
lengstrom/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
bikz05/digit-recognition
Handwritten Digit Recognition using OpenCV, sklearn and Python
python-pillow/Pillow
Python Imaging Library (Fork)
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about