Skip to content

nistring/V2V-PoseNet-ITOP

Repository files navigation

V2V-PoseNet-pytorch-ITOP

This is a pytorch implementation of V2V-PoseNet(V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation from a Single Depth Map) for ITOP dataset, which is largely based on the author's torch7 implementation and pytorch reimplementation of V2V-PoseNet for MSRA hand dataset(https://github.com/dragonbook/V2V-PoseNet-pytorch).

Dataset

Download ITOP dataset and store it in /datasets/itop/

You won't need data for itop center.

Start

Follow dragonbook's installation guide.

Begin with

python experiments/main.py

Visualization

python experiments/draw_skeleton.py

This would produce a short video clip with estimated skeleton implemented.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages