Git Product home page Git Product logo

canonpose's Introduction

CanonPose

This is the original implementation of the CVPR 2021 Paper "CanonPose: Self-Supervised Monocular 3D Human Pose Estimation in the Wild" by Bastian Wandt, Marco Rudolph, Petrissa Zell, Helge Rhodin, and Bodo Rosenhahn.

Getting Started

Required packages:

  • pytorch
  • pytorch3d

To install pytorch3d please follow the instructions at https://github.com/facebookresearch/pytorch3d/blob/master/INSTALL.md

Data

Download the Alphapose (https://github.com/MVIG-SJTU/AlphaPose) detections and the pretrained morphing network from Google Drive: https://drive.google.com/file/d/1gH5D-RKvdOLC-Cokuk4gaW9g5tAahQ1v/view?usp=sharing

Unpack the two folders data/ and models/ to the root folder of the project.

Training

Training can be started with

python train.py

Unfortunately, due to licensing it is not possible to provide any data from Human3.6M. However, for training you only need 2D detections from your favorite 2D detector. Our Alphapose detections can be found in the archive above.

Citation

Please cite the paper in your publications if it helps your research:

@inproceedings{Wandt2021Canonpose,
  author = {Wandt, Bastian and Rudolph, Marco and Zell, Petrissa and Rhodin, Helge and Rosenhahn, Bodo},
  booktitle = {Computer Vision and Pattern Recognition (CVPR)},
  month = jun,
  title = {CanonPose: Self-Supervised Monocular 3D Human Pose Estimation in the Wild},
  year = 2021
}

Links to the paper:

https://arxiv.org/pdf/2011.14679

License

This project is licensed under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.