paper-with-me

홈 › Papers

DGC-GNN: Leveraging Geometry and Color Cues for Visual Descriptor-Free 2D-3D Matching

2023-06-21 · CVPR 2024 1 · Shuzhe Wang, Juho Kannala, Daniel Barath

Matching 2D keypoints in an image to a sparse 3D point cloud of the scene without requiring visual descriptors has garnered increased interest due to its low memory requirements, inherent privacy preservation, and reduced need for expensive 3D model maintenance compared to visual descriptor-based methods. However, existing algorithms often compromise on performance, resulting in a significant deterioration compared to their descriptor-based counterparts. In this paper, we introduce DGC-GNN, a novel algorithm that employs a global-to-local Graph Neural Network (GNN) that progressively exploits geometric and color cues to represent keypoints, thereby improving matching accuracy. Our procedure encodes both Euclidean and angular relations at a coarse level, forming the geometric embedding to guide the point matching. We evaluate DGC-GNN on both indoor and outdoor datasets, demonstrating that it not only doubles the accuracy of the state-of-the-art visual descriptor-free algorithm but also substantially narrows the performance gap between descriptor-based and descriptor-free methods.

📄 PDF Abstract BibTeX arXiv:2306.12547

Code (1)

aaltovision/dgc-gnn-release 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Local Color Contrastive Descriptor for Image Classification

2015-08-03 · Sheng Guo, Weilin Huang, Yu Qiao

Image representation and classification are two fundamental tasks towards multimedia content retrieval and understanding. The idea that shape and texture information (e.g. edge or orientation) are the key features for vi…

ClassificationGeneral Classificationimage-classificationImage Classification+1

GeoMix: Descriptor-Free Visual Localization via Global Context and Multi-Detector Training

2026-07-02 · Yejun Zhang, Xinjue Wang, Zihan Wang, Esa Rahtu 외 arxiv

Descriptor-free visual localization eliminates high-dimensional descriptor storage, preserves scene privacy, and simplifies map maintenance, yet its accuracy still lags far behind descriptor-based pipelines. We identify …

Visual Localization

Enhancing Underwater Light Field Images via Global Geometry-aware Diffusion Process

2026-01-29 · Yuji Lin, Qian Zhao, Zongsheng Yue, Junhui Hou 외 arxiv

This work studies the challenging problem of acquiring high-quality underwater images via 4-D light field (LF) imaging. To this end, we propose GeoDiff-LF, a novel diffusion-based framework built upon SD-Turbo to enhance…

A Channelized Binning Method for Extraction of Dominant Color Pixel Value

2016-05-28 · Siddu P Algur, N H Ayachit, Vivek R

The Color is one of the most important and easily identifiable features for describing the visual content. The MPEG standard has developed a number of descriptors that covers different aspects of the visual content. The …

Quantization

Adding Cues to Binary Feature Descriptors for Visual Place Recognition

2018-09-18 · Dominik Schlegel, Giorgio Grisetti

In this paper we propose an approach to embed continuous and selector cues in binary feature descriptors used for visual place recognition. The embedding is achieved by extending each feature descriptor with a binary str…

Image RetrievalRetrievalVisual Place Recognition