NikkiZy's Stars
cbsudux/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
AndyELiu/MLP
MultiLayer perception for classification and regression
mkocabas/EpipolarPose
Self-Supervised Learning of 3D Human Pose using Multi-view Geometry (CVPR2019)
JayMarx/CPM
Convolutional Pose Machine
tomoyukun/convolutional-pose-machines-chainer
una-dinosauria/3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
mpskex/Convolutional-Pose-Machine-tf
Convolutional Pose Machine tensorflow implementation
timctho/convolutional-pose-machines-tensorflow
shihenw/convolutional-pose-machines-release
Code repository for Convolutional Pose Machines, CVPR'16
instillai/deep-learning-roadmap
:satellite: All You Need to Know About Deep Learning - A kick-starter
luchko/mpl_animationmanager
Matplotlib animation manager (GUI)
floodsung/Lifelong-Learning-Paper-List
Lifelong/Continual Learning Paper List
flyawaychase/3DHumanPose
MorvanZhou/tutorials
机器学习相关教程
cbsudux/Human-Pose-Estimation-101
Basics of 2D and 3D Human Pose Estimation.
anibali/h36m-fetch
Human 3.6M 3D human pose dataset fetcher
vonclites/checkmate
A lightweight class for saving the best Tensorflow checkpoints.
sunprinceS/TreeLSTM
:christmas_tree: TreeLSTM's python version
tensorflow/fold
Deep learning with dynamic computation graphs in TensorFlow
munashe5/SemanticTreeLSTM
fandulu/Keras-for-Co-occurrence-Feature-Learning-from-Skeleton-Data-for-Action-Recognition
Keras implementation for Co-occurrence-Feature-Learning-from-Skeleton-Data-for-Action-Recognition
TaeSoo-Kim/TCNActionRecognition
Skeleton based action recognition models with TCN variants for learning interpretable representation.
InwoongLee/TS-LSTM
Skeleton-based Action Recognition using TS-LSTM model
DangMinh24/TreeLSTM_Tensorflow
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
asheshjain399/RNNexp
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
tomrunia/TF_VideoInputPipeline
TensorFlow video input pipeline using TFRecord files that store compressed JPG images
YJango/TFRecord-Dataset-Estimator-API
Examples about How to import data from tfrecord files using dataset API.
jiegzhan/image-classification-rnn
Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.