213 Forks
1699 Stars
1699 Watchers

ViTPose

The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation" and [TPAMI'23] "ViTPose++: Vision Transformer for Generic Body Pose Estimation"

How to download and setup ViTPose

Open terminal and run command
git clone https://github.com/ViTAE-Transformer/ViTPose.git
git clone is used to create a copy or clone of ViTPose repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ViTPose https://github.com/ViTAE-Transformer/ViTPose/archive/master.zip

Or simply clone ViTPose with SSH
[email protected]:ViTAE-Transformer/ViTPose.git

If you have some problems with ViTPose

You may open issue on ViTPose support forum (system) here: https://github.com/ViTAE-Transformer/ViTPose/issues