paper-with-me

Papers

Epipolar-Guided Deep Object Matching for Scene Change Detection

2020-07-30 · Kento Doi, Ryuhei Hamaguchi, Shun Iwase, Rio Yokota, Yutaka Matsuo, Ken Sakurada

This paper describes a viewpoint-robust object-based change detection network (OBJ-CDNet). Mobile cameras such as drive recorders capture images from different viewpoints each time due to differences in camera trajectory and shutter timing. However, previous methods for pixel-wise change detection are vulnerable to the viewpoint differences because they assume aligned image pairs as inputs. To cope with the difficulty, we introduce a deep graph matching network that establishes object correspondence between an image pair. The introduction enables us to detect object-wise scene changes without precise image alignment. For more accurate object matching, we propose an epipolar-guided deep graph matching network (EGMNet), which incorporates the epipolar constraint into the deep graph matching layer used in OBJCDNet. To evaluate our network's robustness against viewpoint differences, we created synthetic and real datasets for scene change detection from an image pair. The experimental results verified the effectiveness of our network.

📄 PDF Abstract BibTeX arXiv:2007.15540

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionGraph MatchingObjectScene Change Detection

Similar Papers 제목 키워드 기반

Tabletop Transparent Scene Reconstruction via Epipolar-Guided Optical Flow with Monocular Depth Completion Prior

2023-10-15 · Xiaotong Chen, Zheming Zhou, Zhuo Deng, Omid Ghasemalizadeh 외

Reconstructing transparent objects using affordable RGB-D cameras is a persistent challenge in robotic perception due to inconsistent appearances across views in the RGB domain and inaccurate depth readings in each singl…

3D ReconstructionDepth CompletionOptical Flow EstimationSemantic Segmentation+1

Camera Calibration from Dynamic Silhouettes Using Motion Barcodes

2015-06-25 · CVPR 2016 6 · Gil Ben-Artzi, Yoni Kasten, Shmuel Peleg, Michael Werman

Computing the epipolar geometry between cameras with very different viewpoints is often problematic as matching points are hard to find. In these cases, it has been proposed to use information from dynamic objects in the…

Camera Calibration

DynamicGlue: Epipolar and Time-Informed Data Association in Dynamic Environments using Graph Neural Networks

2024-03-17 · Theresa Huber, Simon Schaefer, Stefan Leutenegger

The assumption of a static environment is common in many geometric computer vision tasks like SLAM but limits their applicability in highly dynamic scenes. Since these tasks rely on identifying point correspondences betw…

Graph Neural Network

Pixel-Accurate Epipolar Guided Matching

2026-03-19 · Oleksii Nasypanyi, Francois Rameau arxiv

Keypoint matching can be slow and unreliable in challenging conditions such as repetitive textures or wide-baseline views. In such cases, known geometric relations (e.g., the fundamental matrix) can be used to restrict p…

Epipolar Geometry Based On Line Similarity

2016-04-17 · Gil Ben-Artzi, Tavi Halperin, Michael Werman, Shmuel Peleg

It is known that epipolar geometry can be computed from three epipolar line correspondences but this computation is rarely used in practice since there are no simple methods to find corresponding lines. Instead, methods …

Stereo MatchingStereo Matching Hand