Home

Awesome

MIPNet: Multi-Instance Pose Networks [ICCV 2021]

report PWC PWC PWC PWC

This repository is the official pytorch python implementation of "Multi-Instance Pose Networks: Rethinking Top-Down Pose Estimation" in ICCV 2021.

| Project Page |

<!-- ![Teaser Image](https://rawalkhirodkar.github.io/images/iccv21_mip.png) -->

<img src=https://rawalkhirodkar.github.io/images/iccv21_mip.png width="50%">

Model Zoo

Please find trained model weights in MODEL_ZOO.md

Citation

If you find the code useful in your research, please consider citing the paper.

@inproceedings{khirodkar2021multi,
  title={Multi-Instance Pose Networks: Rethinking Top-Down Pose Estimation},
  author={Khirodkar, Rawal and Chari, Visesh and Agrawal, Amit and Tyagi, Ambrish},
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
  pages={3122--3131},
  year={2021}
}