CVLGNEDec 22, 2014

Occlusion Edge Detection in RGB-D Frames using Deep Convolutional Networks

arXiv:1412.7007v314 citations
Originality Synthesis-oriented
AI Analysis

This work addresses occlusion edge detection for vision and mobile robot tasks, but it is incremental as it applies existing deep learning methods to this specific problem.

The paper tackled the problem of detecting occlusion edges in images and videos using deep convolutional neural networks, achieving results that balance high-resolution analysis with real-time frame-level computation for robotics applications.

Occlusion edges in images which correspond to range discontinuity in the scene from the point of view of the observer are an important prerequisite for many vision and mobile robot tasks. Although they can be extracted from range data however extracting them from images and videos would be extremely beneficial. We trained a deep convolutional neural network (CNN) to identify occlusion edges in images and videos with both RGB-D and RGB inputs. The use of CNN avoids hand-crafting of features for automatically isolating occlusion edges and distinguishing them from appearance edges. Other than quantitative occlusion edge detection results, qualitative results are provided to demonstrate the trade-off between high resolution analysis and frame-level computation time which is critical for real-time robotics applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes