Pinned Repositories
Aperture
The Code is original provided by http://www.stat.ucla.edu/~xianjie.chen/projects/pose_estimation/pose_estimation.html. We use it for Aperture Recognition
ASIS
Associatively Segmenting Instances and Semantics in Point Clouds
dcgan.torch
A torch implementation of http://arxiv.org/abs/1511.06434
deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
feudal_networks
An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161
functional-zoo
PyTorch and Tensorflow functional model definitions
Render-Image-from-3D-Pose
Rendering with computer graphics
SparsenessMeetsDeepness
This is the code of "Human Pose Estimation from Monocular Video"
StructuredFeature
This is the code for our work "Structured Feature Learning for Pose estimation"
chuxiaoselena's Repositories
chuxiaoselena/StructuredFeature
This is the code for our work "Structured Feature Learning for Pose estimation"
chuxiaoselena/SparsenessMeetsDeepness
This is the code of "Human Pose Estimation from Monocular Video"
chuxiaoselena/Render-Image-from-3D-Pose
Rendering with computer graphics
chuxiaoselena/Aperture
The Code is original provided by http://www.stat.ucla.edu/~xianjie.chen/projects/pose_estimation/pose_estimation.html. We use it for Aperture Recognition
chuxiaoselena/ASIS
Associatively Segmenting Instances and Semantics in Point Clouds
chuxiaoselena/dcgan.torch
A torch implementation of http://arxiv.org/abs/1511.06434
chuxiaoselena/deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
chuxiaoselena/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
chuxiaoselena/feudal_networks
An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161
chuxiaoselena/functional-zoo
PyTorch and Tensorflow functional model definitions
chuxiaoselena/indigo
:ramen: Minimalist Jekyll Template
chuxiaoselena/LaTeXTools
LaTeX plugin for Sublime Text 2 and 3
chuxiaoselena/LeetCode
Solutions of LeetCode Online Judge
chuxiaoselena/Load-Caffe-in-Torch
Load Caffe networks in Torch7
chuxiaoselena/LSGAN
chuxiaoselena/mmdetection
Open MMLab Detection Toolbox and Benchmark
chuxiaoselena/models
Models and examples built with TensorFlow
chuxiaoselena/pix2pix
Image-to-image translation using conditional adversarial nets
chuxiaoselena/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
chuxiaoselena/tensorflow
Computation using data flow graphs for scalable machine learning
chuxiaoselena/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.