SkillAgentSearch skills...

Deeppose

No description available

Install / Use

/learn @Honglin-Zheng/Deeppose
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

3D Human Pose Estimation via Deep Neural Network

Methodology

The prediction model adapts the VGG16 architecture. Based on the pre-trained model that was used by the VGG team in the ILSVRC-2014 competition, we are using the pre-trained weight for all the convolutional layers to extract deep features from the images and fine tuning the last two dense layers on the FLIC dataset.

Dependency

Keras:Deep Learning library for Theano and TensorFlow

Sample Output

Some sample outputs on the FLIC dataset. Skeleton in green is groundtruth, while the red one is prediction from the model.

imageimageimage imageimageimage

Future Work

We are actively working on accomodating the model to perform 3D pose estimation.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated7y ago
Forks0

Languages

Python

Security Score

50/100

Audited on Feb 12, 2019

No findings