Geometric Matching

24 papers with code • 1 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Geometric Matching models and implementations

Datasets


Most implemented papers

SieveNet: A Unified Framework for Robust Image-Based Virtual Try-On

levindabhi/SieveNet 17 Jan 2020

An efficient framework for this is composed of two stages: (1) warping (transforming) the try-on cloth to align with the pose and shape of the target model, and (2) a texture transfer module to seamlessly integrate the warped try-on cloth onto the target model image.

Learning Part Segmentation through Unsupervised Domain Adaptation from Synthetic Vehicles

qliu24/render-3d-segmentation CVPR 2022

We believe our dataset provides a rich testbed to study UDA for part segmentation and will help to significantly push forward research in this area.

Spatial Content Alignment For Pose Transfer

rocketappslab/SCA-GAN 31 Mar 2021

Due to unreliable geometric matching and content misalignment, most conventional pose transfer algorithms fail to generate fine-trained person images.

Convolutional Hough Matching Networks

juhongm999/chm CVPR 2021

Despite advances in feature representation, leveraging geometric relations is crucial for establishing reliable visual correspondences under large variations of images.

Deep Matching Prior: Test-Time Optimization for Dense Correspondence

SunghwanHong/Deep-Matching-Prior ICCV 2021

Conventional techniques to establish dense correspondences across visually or semantically similar images focused on designing a task-specific matching prior, which is difficult to model.

Object-Augmented RGB-D SLAM for Wide-Disparity Relocalisation

YuhangMing/Object-Guided-Relocalisation 5 Aug 2021

During the map construction, we use a pre-trained neural network to detect objects and estimate 6D poses from RGB-D data.

Convolutional Hough Matching Networks for Robust and Efficient Visual Correspondence

juhongm999/chm 11 Sep 2021

To validate the proposed techniques, we develop the neural network with CHM layers that perform convolutional matching in the space of translation and scaling.

PDC-Net+: Enhanced Probabilistic Dense Correspondence Network

PruneTruong/DenseMatching 28 Sep 2021

In order to apply dense methods to real-world applications, such as pose estimation, image manipulation, or 3D reconstruction, it is therefore crucial to estimate the confidence of the predicted matches.

ScaleNet: A Shallow Architecture for Scale Estimation

axelbarroso/scalenet CVPR 2022

We formulate the scale estimation problem as a prediction of a probability distribution over scale factors.

Full Transformer Framework for Robust Point Cloud Registration with Deep Information Interaction

cguangyan-bit/dit 17 Dec 2021

Recent Transformer-based methods have achieved advanced performance in point cloud registration by utilizing advantages of the Transformer in order-invariance and modeling dependency to aggregate information.