English

SymmNet: A Symmetric Convolutional Neural Network for Occlusion Detection

Computer Vision and Pattern Recognition 2018-09-25 v2

Abstract

Detecting the occlusion from stereo images or video frames is important to many computer vision applications. Previous efforts focus on bundling it with the computation of disparity or optical flow, leading to a chicken-and-egg problem. In this paper, we leverage convolutional neural network to liberate the occlusion detection task from the interleaved, traditional calculation framework. We propose a Symmetric Network (SymmNet) to directly exploit information from an image pair, without estimating disparity or motion in advance. The proposed network is structurally left-right symmetric to learn the binocular occlusion simultaneously, aimed at jointly improving both results. The comprehensive experiments show that our model achieves state-of-the-art results on detecting the stereo and motion occlusion.

Keywords

Cite

@article{arxiv.1807.00959,
  title  = {SymmNet: A Symmetric Convolutional Neural Network for Occlusion Detection},
  author = {Ang Li and Zejian Yuan},
  journal= {arXiv preprint arXiv:1807.00959},
  year   = {2018}
}

Comments

BMVC 2018 Camera-ready

R2 v1 2026-06-23T02:48:53.327Z