paper-with-me

홈 › Papers

Learning Geodesic-Aware Local Features from RGB-D Images

2022-03-22 · Guilherme Potje, Renato Martins, Felipe Cadar, Erickson R. Nascimento

Most of the existing handcrafted and learning-based local descriptors are still at best approximately invariant to affine image transformations, often disregarding deformable surfaces. In this paper, we take one step further by proposing a new approach to compute descriptors from RGB-D images (where RGB refers to the pixel color brightness and D stands for depth information) that are invariant to isometric non-rigid deformations, as well as to scale changes and rotation. Our proposed description strategies are grounded on the key idea of learning feature representations on undistorted local image patches using surface geodesics. We design two complementary local descriptors strategies to compute geodesic-aware features efficiently: one efficient binary descriptor based on handcrafted binary tests (named GeoBit), and one learning-based descriptor (GeoPatch) with convolutional neural networks (CNNs) to compute features. In different experiments using real and publicly available RGB-D data benchmarks, they consistently outperforms state-of-the-art handcrafted and learning-based image and RGB-D descriptors in matching scores, as well as in object retrieval and non-rigid surface tracking experiments, with comparable processing times. We also provide to the community a new dataset with accurate matching annotations of RGB-D images of different objects (shirts, cloths, paintings, bags), subjected to strong non-rigid deformations, for evaluation benchmark of deformable surface correspondence algorithms.

📄 PDF Abstract BibTeX arXiv:2203.12016

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

A Geodesic-Preserving Method for Image Warping

2015-06-01 · CVPR 2015 6 · Dongping Li, Kaiming He, Jian Sun, Kun Zhou

The manipulation of panoramic/wide-angle images is usually achieved via image warping. Though various techniques have been developed for preserving shapes and straight lines for warping, these are not sufficient for pano…

Image Manipulation

AGENet: Adaptive Edge-aware Geodesic Distance Learning for Few-Shot Medical Image Segmentation

2025-11-11 · Ziyuan Gao arxiv

Medical image segmentation requires large annotated datasets, creating a significant bottleneck for clinical applications. While few-shot segmentation methods can learn from minimal examples, existing approaches demonstr…

Medical Image SegmentationComputational Efficiency

Co-localization with Category-Consistent Features and Geodesic Distance Propagation

2016-12-10 · Hieu Le, Chen-Ping Yu, Gregory Zelinsky, Dimitris Samaras

Co-localization is the problem of localizing objects of the same class using only the set of images that contain them. This is a challenging task because the object detector must be built without negative examples that c…

image-classificationImage ClassificationObjectObject Discovery+1

HumanGPS: Geodesic PreServing Feature for Dense Human Correspondences

2021-03-29 · CVPR 2021 1 · Feitong Tan, Danhang Tang, Mingsong Dou, Kaiwen Guo 외

In this paper, we address the problem of building dense correspondences between human images under arbitrary camera viewpoints and body poses. Prior art either assumes small motion between frames or relies on local descr…

Curvature-Aware PCA with Geodesic Tangent Space Aggregation for Semi-Supervised Learning

2026-04-20 · Alexandre L. M. Levada arxiv

Principal Component Analysis (PCA) is a fundamental tool for representation learning, but its global linear formulation fails to capture the structure of data supported on curved manifolds. In contrast, manifold learning…

Dimensionality ReductionRepresentation Learning