2019
Pose2Seg: Detection Free Human Instance Segmentation
CVPR 2019poster
The standard approach to image instance segmentation is to perform the object detection first, and then segment the object from the detection bounding-box. More recently, deep learning methods like Mask R-CNN perform them jointly. However, little research takes into account the uniqueness of the "hu…