paper-with-me

Papers

Enhancing Deformable Local Features by Jointly Learning to Detect and Describe Keypoints

2023-04-02 · CVPR 2023 1 · Guilherme Potje, Felipe Cadar, Andre Araujo, Renato Martins, Erickson R. Nascimento

Local feature extraction is a standard approach in computer vision for tackling important tasks such as image matching and retrieval. The core assumption of most methods is that images undergo affine transformations, disregarding more complicated effects such as non-rigid deformations. Furthermore, incipient works tailored for non-rigid correspondence still rely on keypoint detectors designed for rigid transformations, hindering performance due to the limitations of the detector. We propose DALF (Deformation-Aware Local Features), a novel deformation-aware network for jointly detecting and describing keypoints, to handle the challenging problem of matching deformable surfaces. All network components work cooperatively through a feature fusion approach that enforces the descriptors' distinctiveness and invariance. Experiments using real deforming objects showcase the superiority of our method, where it delivers 8% improvement in matching scores compared to the previous best results. Our approach also enhances the performance of two real-world applications: deformable object retrieval and non-rigid 3D surface registration. Code for training, inference, and applications are publicly available at https://verlab.dcc.ufmg.br/descriptors/dalf_cvpr23.

📄 PDF Abstract BibTeX arXiv:2304.00583

Code (1)

verlab/DALF_CVPR_2023 공식 구현 pytorch

Tasks

Image RegistrationRetrieval

Similar Papers 제목 키워드 기반

Learning Motion in Feature Space: Locally-Consistent Deformable Convolution Networks for Fine-Grained Action Detection

2018-11-21 · ICCV 2019 10 · Khoi-Nguyen C. Mac, Dhiraj Joshi, Raymond A. Yeh, JinJun Xiong 외

Fine-grained action detection is an important task with numerous applications in robotics and human-computer interaction. Existing methods typically utilize a two-stage approach including extraction of local spatio-tempo…

Action DetectionFine-Grained Action DetectionOptical Flow Estimation

Uncertainty-Gated Deformable Network for Breast Tumor Segmentation in MR Images

2025-09-19 · Yue Zhang, Jiahua Dong, Chengtao Peng, Qiuli Wang 외 arxiv

Accurate segmentation of breast tumors in magnetic resonance images (MRI) is essential for breast cancer diagnosis, yet existing methods face challenges in capturing irregular tumor shapes and effectively integrating loc…

Tumor Segmentation

Learning visual-based deformable object rearrangement with local graph neural networks

2023-10-16 · Yuhong Deng, Xueqian Wang, Lipeng Chen

Goal-conditioned rearrangement of deformable objects (e.g. straightening a rope and folding a cloth) is one of the most common deformable manipulation tasks, where the robot needs to rearrange a deformable object into a …

Graph Neural NetworkMulti-Task LearningObject Rearrangement

A Spatial-Temporal Deformable Attention based Framework for Breast Lesion Detection in Videos

2023-09-09 · Chao Qin, Jiale Cao, Huazhu Fu, Rao Muhammad Anwer 외

Detecting breast lesion in videos is crucial for computer-aided diagnosis. Existing video-based breast lesion detection approaches typically perform temporal feature aggregation of deep backbone features based on the sel…

DecoderLesion Detection

Template Matching with Deformable Diversity Similarity

2016-12-07 · CVPR 2017 7 · Itamar Talmi, Roey Mechrez, Lihi Zelnik-Manor

We propose a novel measure for template matching named Deformable Diversity Similarity -- based on the diversity of feature matches between a target image window and the template. We rely on both local appearance and geo…

DiversityTemplate Matching