Pinned Repositories
AlphaPose
awesome-human-pose-estimation
Human Pose Estimation Related Publication
C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
densetrack
ImageLabelTool
NN-for-Missing-Marker-Reconstruction
This is an official implementation of the paper "A Neural Network Approach to Missing Marker Reconstruction in Human Motion Capture"
openpose_training
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
STL-VQA
The good practice in the VQA system such as pos-tag attention, structed triplet learning and triplet attention is very general and can be inserted into almost any visual and language task
transfer_ijcv
This is the release code and model for submission of Transferring Object-Scene Convolutional Neural Networks for Event Recognition in Still Images
vsad
this is the code release for ''Weakly Supervised PatchNets: Describing and Aggregating Local Patches for Scene Recognition''
wangzheallen's Repositories
wangzheallen/densetrack
wangzheallen/wtfpython
A collection of surprising Python snippets and lesser-known features.
wangzheallen/averaging_quaternions
Implements the work done by F. Landis Merkley to calculate the average quaternion.
wangzheallen/Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
wangzheallen/awesome-jupyter
A curated list of awesome Jupyter projects, libraries and resources
wangzheallen/Deep-Learning-Book-Chapter-Summaries
Attempting to make the Deep Learning Book easier to understand.
wangzheallen/dsntnn
PyTorch implementation of DSNT
wangzheallen/human-pose-annotator
Web Service for Human Pose Annotation
wangzheallen/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)"
wangzheallen/inplace_abn
In-Place Activated BatchNorm for Memory-Optimized Training of DNNs
wangzheallen/lihang-code
《统计学习方法》的代码实现
wangzheallen/mesh
MPI-IS Mesh Processing Library
wangzheallen/neural_body_fitting
wangzheallen/neural_renderer
A PyTorch port of the Neural 3D Mesh Renderer
wangzheallen/nvsmi
Parse and map the output of nvidia-smi into a Python object
wangzheallen/openMVG
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
wangzheallen/part-affinity
Multi person pose implementation using part affinity fields
wangzheallen/PRML-1
PRML algorithms implemented in Python
wangzheallen/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
wangzheallen/PythonRobotics
Python sample codes for robotics algorithms.
wangzheallen/pytorch-center-loss
Pytorch implementation of Center Loss
wangzheallen/pytorch-cnn-adversarial-attacks
Pytorch implementation of convolutional neural network adversarial attack techniques
wangzheallen/pytorch-cpn
A PyTorch re-implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
wangzheallen/pytorch-OpCounter
Count the FLOPs of your PyTorch model.
wangzheallen/pytorch_HMR
pytorch version of "End-to-end Recovery of Human Shape and Pose"
wangzheallen/rel_3d_pose
A method for training a 3d pose estimation algorithm from relative depth annotations. Implemented in Pytorch.
wangzheallen/s-vae-pytorch
Pytorch implementation of Hyperspherical Variational Auto-Encoders
wangzheallen/UnsupervisedGeometryAwareRepresentationLearning
Unsupervised Geometry-Aware Representation Learning for 3D Human Pose Estimation (ECCV 2018)
wangzheallen/V2V-PoseNet-pytorch
PyTorch implementation of V2V-PoseNet
wangzheallen/vmf_vae_nlp
Code for EMNLP18 paper "Spherical Latent Spaces for Stable Variational Autoencoders"