paper-with-me

홈 › Papers

Deformable Object Matching via Deformation Decomposition based 2D Label MRF

2014-06-01 · CVPR 2014 6 · Kangwei Liu, Junge Zhang, Kaiqi Huang, Tieniu Tan

Deformable object matching, which is also called elastic matching or deformation matching, is an important and challenging problem in computer vision. Although numerous deformation models have been proposed in different matching tasks, not many of them investigate the intrinsic physics underlying deformation. Due to the lack of physical analysis, these models cannot describe the structure changes of deformable objects very well. Motivated by this, we analyze the deformation physically and propose a novel deformation decomposition model to represent various deformations. Based on the physical model, we formulate the matching problem as a two-mensional label Markov Random Field. The MRF energy function is derived from the deformation decomposition model. Furthermore, we propose a two-stage method to optimize the MRF energy function. To provide a quantitative benchmark, we build a deformation matching database with an evaluation criterion. Experimental results show that our method outperforms previous approaches especially on complex deformations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RPM-Net: Robust Pixel-Level Matching Networks for Self-Supervised Video Object Segmentation

2019-09-29 · Youngeun Kim, Seokeon Choi, Hankyeol Lee, Taekyung Kim 외

In this paper, we introduce a self-supervised approach for video object segmentation without human labeled data.Specifically, we present Robust Pixel-level Matching Net-works (RPM-Net), a novel deep architecture that mat…

ObjectSegmentationSemantic SegmentationVideo Object Segmentation+1

DTM: Deformable Template Matching

2016-04-12 · Hyungtae Lee, Heesung Kwon, Ryan M. Robinson, William D. Nothwang

A novel template matching algorithm that can incorporate the concept of deformable parts, is presented in this paper. Unlike the deformable part model (DPM) employed in object recognition, the proposed template-matching …

Object RecognitionTemplate Matching

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 외

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, dis…

Image RegistrationRetrieval

Deformable Sprites for Unsupervised Video Decomposition

2022-04-14 · CVPR 2022 1 · Vickie Ye, Zhengqi Li, Richard Tucker, Angjoo Kanazawa 외

We describe a method to extract persistent elements of a dynamic scene from an input video. We represent each scene element as a \emph{Deformable Sprite} consisting of three components: 1) a 2D texture image for the enti…

Video Editing

Extracting Deformation-Aware Local Features by Learning to Deform

2021-11-20 · NeurIPS 2021 12 · Guilherme Potje, Renato Martins, Felipe Cadar, Erickson R. Nascimento

Despite the advances in extracting local features achieved by handcrafted and learning-based descriptors, they are still limited by the lack of invariance to non-rigid transformations. In this paper, we present a new app…