English

MT-ORL: Multi-Task Occlusion Relationship Learning

Computer Vision and Pattern Recognition 2021-08-19 v2 Machine Learning

Abstract

Retrieving occlusion relation among objects in a single image is challenging due to sparsity of boundaries in image. We observe two key issues in existing works: firstly, lack of an architecture which can exploit the limited amount of coupling in the decoder stage between the two subtasks, namely occlusion boundary extraction and occlusion orientation prediction, and secondly, improper representation of occlusion orientation. In this paper, we propose a novel architecture called Occlusion-shared and Path-separated Network (OPNet), which solves the first issue by exploiting rich occlusion cues in shared high-level features and structured spatial information in task-specific low-level features. We then design a simple but effective orthogonal occlusion representation (OOR) to tackle the second issue. Our method surpasses the state-of-the-art methods by 6.1%/8.3% Boundary-AP and 6.5%/10% Orientation-AP on standard PIOD/BSDS ownership datasets. Code is available at https://github.com/fengpanhe/MT-ORL.

Keywords

Cite

@article{arxiv.2108.05722,
  title  = {MT-ORL: Multi-Task Occlusion Relationship Learning},
  author = {Panhe Feng and Qi She and Lei Zhu and Jiaxin Li and Lin Zhang and Zijian Feng and Changhu Wang and Chunpeng Li and Xuejing Kang and Anlong Ming},
  journal= {arXiv preprint arXiv:2108.05722},
  year   = {2021}
}

Comments

Accepted by ICCV 2021

R2 v1 2026-06-24T05:03:51.958Z