ZERO2ER0's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
TheAlgorithms/Python
All Algorithms implemented in Python
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
facebookresearch/VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories
foolwood/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
microsoft/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
zjhuang22/maskscoring_rcnn
Codes for paper "Mask Scoring R-CNN".
natanielruiz/deep-head-pose
:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
tonylins/pytorch-mobilenet-v2
A PyTorch implementation of MobileNet V2 architecture and pretrained model.
sthalles/deeplab_v3
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
PacktPublishing/Hands-On-Reinforcement-Learning-with-Python
Hands-On Reinforcement Learning with Python, published by Packt
shariqfarooq123/AdaBins
Official implementation of Adabins: Depth Estimation using adaptive bins
gjy3035/C-3-Framework
An open-source PyTorch code for crowd counting
XgTu/2DASL
The code (pytorch for testing & matlab for 3D plot and evaluation) for our project: Joint 3D Face Reconstruction and Dense Face Alignment from A Single Image with 2D-Assisted Self-Supervised Learning (2DASL)
NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis
西北工业大学硕博学位论文模版 | Yet Another Thesis Template for Northwestern Polytechnical University
Dene33/video_to_bvh
Convert human motion from video to .bvh
mkocabas/pose-residual-network
Code for the Pose Residual Network introduced in 'MultiPoseNet: Fast Multi-Person Pose Estimation using Pose Residual Network (ECCV 2018)' paper
yourwanghao/CMUComputationalPhotography
Jupyter Notebooks for CMU Computational Photography Course 15.463
opticspy/lightpipes
LightPipes for Python, "Pure Python version"
flyingzhao/PyEVM
Python implementation of EVM(Eulerian Video Magnification)
marcelampc/d3net_depth_estimation
Dense Deep Depth Estimation Network (D3-Net) in PyTorch.
mike-fang/imprecise_optical_neural_network
ZERO2ER0/3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
ZERO2ER0/3DDFA
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
ZERO2ER0/deep-high-resolution-net.pytorch
The project is an official implement of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"