paper-with-me

Papers

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 between input images within the static part of the environment, we propose a graph neural network-based sparse feature matching network designed to perform robust matching under challenging conditions while excluding keypoints on moving objects. We employ a similar scheme of attentional aggregation over graph edges to enhance keypoint representations as state-of-the-art feature-matching networks but augment the graph with epipolar and temporal information and vastly reduce the number of graph edges. Furthermore, we introduce a self-supervised training scheme to extract pseudo labels for image pairs in dynamic environments from exclusively unprocessed visual-inertial data. A series of experiments show the superior performance of our network as it excludes keypoints on moving objects compared to state-of-the-art feature matching networks while still achieving similar results regarding conventional matching metrics. When integrated into a SLAM system, our network significantly improves performance, especially in highly dynamic scenes.

📄 PDF Abstract BibTeX arXiv:2403.11370

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

MVSTER: Epipolar Transformer for Efficient Multi-View Stereo

2022-04-15 · XiaoFeng Wang, Zheng Zhu, Fangbo Qin, Yun Ye 외

Learning-based Multi-View Stereo (MVS) methods warp source images into the reference camera frustum to form 3D volumes, which are fused as a cost volume to be regularized by subsequent networks. The fusing step plays a v…

Mesh-Aware Epipolar Matching for Multi-View Multi-Person 3D Pose Estimation in Basketball

2026-05-28 · Li Yin, Qin Haobin, Tomohiro Suzuki, Calvin Yeung 외 arxiv

Multi-view multi-person 3D pose estimation in team sports scenarios remains challenging due to player occlusions, appearance similarity caused by team uniforms, and the scarcity of annotated multi-view data, all of which…

Human Mesh Recovery3D Pose EstimationKeypoint Detection

C-DOG: Multi-View Multi-instance Feature Association Using Connected δ-Overlap Graphs

2025-07-18 · Yung-Hong Sun, Ting-Hung Lin, Jiangang Chen, Hongrui Jiang 외 arxiv

Multi-view multi-instance feature association constitutes a crucial step in 3D reconstruction, facilitating the consistent grouping of object instances across various camera perspectives. The presence of multiple identic…

3D Reconstruction

An Epipolar Line from a Single Pixel

2017-03-28 · Tavi Halperin, Michael Werman

Computing the epipolar geometry from feature points between cameras with very different viewpoints is often error prone, as an object's appearance can vary greatly between images. For such cases, it has been shown that u…

CamI2V: Camera-Controlled Image-to-Video Diffusion Model

2024-10-21 · Guangcong Zheng, Teng Li, Rui Jiang, Yehao Lu 외

Recent advancements have integrated camera pose as a user-friendly and physics-informed condition in video diffusion models, enabling precise camera control. In this paper, we identify one of the key challenges as effect…