diff --git a/README.md b/README.md index 81afde2..ca49a96 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ This branch contains the pytorch implementation of ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation. It obtains 81.1 AP on MS COCO Keypoint test-dev set. + + ## Results from this repo on MS COCO val set (single-task training) Using detection results from a detector that obtains 56 mAP on person. The configs here are for both training and test. diff --git a/figures/Throughput.png b/figures/Throughput.png new file mode 100644 index 0000000..3f26b4c Binary files /dev/null and b/figures/Throughput.png differ