paper-with-me

홈 › Papers

Warp Consistency for Unsupervised Learning of Dense Correspondences

2021-04-07 · ICCV 2021 10 · Prune Truong, Martin Danelljan, Fisher Yu, Luc van Gool

The key challenge in learning dense correspondences lies in the lack of ground-truth matches for real image pairs. While photometric consistency losses provide unsupervised alternatives, they struggle with large appearance changes, which are ubiquitous in geometric and semantic matching tasks. Moreover, methods relying on synthetic training pairs often suffer from poor generalisation to real data. We propose Warp Consistency, an unsupervised learning objective for dense correspondence regression. Our objective is effective even in settings with large appearance and view-point changes. Given a pair of real images, we first construct an image triplet by applying a randomly sampled warp to one of the original images. We derive and analyze all flow-consistency constraints arising between the triplet. From our observations and empirical results, we design a general unsupervised objective employing two of the derived constraints. We validate our warp consistency loss by training three recent dense correspondence networks for the geometric and semantic matching tasks. Our approach sets a new state-of-the-art on several challenging benchmarks, including MegaDepth, RobotCar and TSS. Code and models are at github.com/PruneTruong/DenseMatching.

📄 PDF Abstract BibTeX arXiv:2104.03308

Code (1)

PruneTruong/DenseMatching 공식 구현 pytorch

Tasks

Dense Pixel Correspondence EstimationTriplet

Similar Papers 제목 키워드 기반

DeFeat-Net: General Monocular Depth via Simultaneous Unsupervised Representation Learning

2020-03-30 · CVPR 2020 6 · Jaime Spencer, Richard Bowden, Simon Hadfield

In the current monocular depth research, the dominant approach is to employ unsupervised training on large datasets, driven by warped photometric consistency. Such approaches lack robustness and are unable to generalize …

Depth EstimationMonocular Depth EstimationRepresentation Learning

Probabilistic Warp Consistency for Weakly-Supervised Semantic Correspondences

2022-03-08 · CVPR 2022 1 · Prune Truong, Martin Danelljan, Fisher Yu, Luc van Gool

We propose Probabilistic Warp Consistency, a weakly-supervised learning objective for semantic matching. Our approach directly supervises the dense matching scores predicted by the network, encoded as a conditional proba…

TripletWeakly-supervised Learning

Deep Implicit Templates for 3D Shape Representation

2020-11-30 · CVPR 2021 1 · Zerong Zheng, Tao Yu, Qionghai Dai, Yebin Liu

Deep implicit functions (DIFs), as a kind of 3D shape representation, are becoming more and more popular in the 3D vision community due to their compactness and strong representation power. However, unlike polygon mesh-b…

3D Shape Representation

ReStyle3D: Scene-Level Appearance Transfer with Semantic Correspondences

2025-02-14 · Liyuan Zhu, Shengqu Cai, Shengyu Huang, Gordon Wetzstein 외

We introduce ReStyle3D, a novel framework for scene-level appearance transfer from a single style image to a real-world scene represented by multiple views. The method combines explicit semantic correspondences with mult…

Appearance Transfer

CoWTracker: Tracking by Warping instead of Correlation

2026-02-04 · Zihang Lai, Eldar Insafutdinov, Edgar Sucar, Andrea Vedaldi arxiv

Dense point tracking is a fundamental problem in computer vision, with applications ranging from video analysis to robotic manipulation. State-of-the-art trackers typically rely on cost volumes to match features across f…

Optical Flow EstimationPoint Tracking