Parsing R-CNN for Instance-Level Human Analysis

November 30, 2018 · 🏛 Computer Vision and Pattern Recognition

✨ This Paper Lives!
Code has been found and verified.

"No code URL or promise found in abstract"
"HuggingFace models found (backfill)"

Evidence collected by the PWNC Scanner

Authors Lu Yang, Qing Song, Zhihui Wang, Ming Jiang arXiv ID 1811.12596 Category cs.CV: Computer Vision Citations 131 Venue Computer Vision and Pattern Recognition Repository https://huggingface.co/keras-io/deeplabv3p-resnet50 Last Checked 14 days ago
Abstract
Instance-level human analysis is common in real-life scenarios and has multiple manifestations, such as human part segmentation, dense pose estimation, human-object interactions, etc. Models need to distinguish different human instances in the image panel and learn rich features to represent the details of each instance. In this paper, we present an end-to-end pipeline for solving the instance-level human analysis, named Parsing R-CNN. It processes a set of human instances simultaneously through comprehensive considering the characteristics of region-based approach and the appearance of a human, thus allowing representing the details of instances. Parsing R-CNN is very flexible and efficient, which is applicable to many issues in human instance analysis. Our approach outperforms all state-of-the-art methods on CIHP (Crowd Instance-level Human Parsing), MHP v2.0 (Multi-Human Parsing) and DensePose-COCO datasets. Based on the proposed Parsing R-CNN, we reach the 1st place in the COCO 2018 Challenge DensePose Estimation task. Code and models are public available.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

📜 Similar Papers

In the same crypt — Computer Vision

🌅 🌅 Old Age

Fast R-CNN

Ross Girshick

cs.CV 🏛 ICCV 📚 27.7K cites 11 years ago