Skip to content

LucZot/MIPNet

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.0%
  • Cuda 26.0%
  • Shell 5.6%
  • Cython 1.3%
  • C++ 1.2%
  • C 0.9%