MIPNet icon indicating copy to clipboard operation
MIPNet copied to clipboard

MIPNet: Multi-Instance Pose Networks

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 |

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}
}