jawaechan / MIPNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Python 65.0%Language:Cuda 26.0%Language:Shell 5.6%Language:Cython 1.3%Language:C++ 1.2%Language:C 0.9%Language:Makefile 0.0%