paper-with-me

홈 › Papers

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

2014-12-22 · Soumik Sarkar, Vivek Venugopalan, Kishore Reddy, Michael Giering, Julian Ryde, Navdeep Jaitly

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.

📄 PDF Abstract BibTeX arXiv:1412.7007

Code (0)

등록된 구현이 없습니다.

Tasks

Edge Detection

Similar Papers 제목 키워드 기반

SymmNet: A Symmetric Convolutional Neural Network for Occlusion Detection

2018-07-03 · Ang Li, Zejian yuan

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-…

Optical Flow Estimation

Analysis and a Solution of Momentarily Missed Detection for Anchor-based Object Detectors

2019-10-21 · Yusuke Hosoya, Masanori Suganuma, Takayuki Okatani

The employment of convolutional neural networks has led to significant performance improvement on the task of object detection. However, when applying existing detectors to continuous frames in a video, we often encounte…

object-detectionObject Detection

Tiny Collaborative Inference for Occlusion-Robust Object Detection

2026-06-01 · Chieh-Tung Cheng, Mustafa Aslanov, Eiman Kanjo arxiv

Edge AI nodes for search and rescue are increasingly expected to run computer vision locally, yet ultra-low-end hardware imposes hard constraints on memory, compute, and inter-device communication. This work addresses oc…

Robust Object DetectionFederated Learning

Weak-to-Strong 3D Object Detection with X-Ray Distillation

2024-03-31 · CVPR 2024 1 · Alexander Gambashidze, Aleksandr Dadukin, Maksim Golyadkin, Maria Razzhivina 외

This paper addresses the critical challenges of sparsity and occlusion in LiDAR-based 3D object detection. Current methods often rely on supplementary modules or specific architectural designs, potentially limiting their…

3D Object DetectionAutonomous DrivingKnowledge DistillationObject+2

Joint Detection of Motion Boundaries and Occlusions

2021-11-01 · Hannah Halin Kim, Shuzhi Yu, Carlo Tomasi

We propose MONet, a convolutional neural network that jointly detects motion boundaries (MBs) and occlusion regions (Occs) in video both forward and backward in time. Detection is difficult because optical flow is discon…

DecoderOptical Flow Estimation