paper-with-me

홈 › Papers

Learning Transformation Synchronization

2019-01-27 · CVPR 2019 6 · Xiangru Huang, Zhenxiao Liang, Xiaowei Zhou, Yao Xie, Leonidas Guibas, Qi-Xing Huang

Reconstructing the 3D model of a physical object typically requires us to align the depth scans obtained from different camera poses into the same coordinate system. Solutions to this global alignment problem usually proceed in two steps. The first step estimates relative transformations between pairs of scans using an off-the-shelf technique. Due to limited information presented between pairs of scans, the resulting relative transformations are generally noisy. The second step then jointly optimizes the relative transformations among all input depth scans. A natural constraint used in this step is the cycle-consistency constraint, which allows us to prune incorrect relative transformations by detecting inconsistent cycles. The performance of such approaches, however, heavily relies on the quality of the input relative transformations. Instead of merely using the relative transformations as the input to perform transformation synchronization, we propose to use a neural network to learn the weights associated with each relative transformation. Our approach alternates between transformation synchronization using weighted relative transformations and predicting new weights of the input relative transformations using a neural network. We demonstrate the usefulness of this approach across a wide range of datasets.

📄 PDF Abstract BibTeX arXiv:1901.09458

Code (1)

xiangruhuang/Learning2Sync 공식 구현

Similar Papers 제목 키워드 기반

K-Best Transformation Synchronization

2019-10-01 · ICCV 2019 10 · Yifan Sun, Jiacheng Zhuo, Arnav Mohan, Qixing Huang

In this paper, we introduce the problem of K-best transformation synchronization for the purpose of multiple scan matching. Given noisy pair-wise transformations computed between a subset of depth scan pairs, K-best tran…

Clustering

Geometric Image Synchronization with Deep Watermarking

2025-09-18 · Pierre Fernandez, Tomáš Souček, Nikola Jovanović, Hady Elsahar 외 arxiv

Synchronization is the task of estimating and inverting geometric transformations (e.g., crop, rotation) applied to an image. This work introduces SyncSeal, a bespoke watermarking method for robust image synchronization,…

Learning Iterative Robust Transformation Synchronization

2021-11-01 · Zi Jian Yew, Gim Hee Lee

Transformation Synchronization is the problem of recovering absolute transformations from a given set of pairwise relative motions. Despite its usefulness, the problem remains challenging due to the influences from noisy…

A Practical Large-Scale Roadside Multi-View Multi-Sensor Spatial Synchronization Framework for Intelligent Transportation Systems

2023-11-04 · Yong Li, Zhiguo Zhao, Yunli Chen, Rui Tian

Spatial synchronization in roadside scenarios is essential for integrating data from multiple sensors at different locations. Current methods using cascading spatial transformation (CST) often lead to cumulative errors i…

Camera Calibration

Distributed methods for synchronization of orthogonal matrices over graphs

2017-01-25 · Johan Thunberg, Florian Bernard, Jorge Goncalves

This paper addresses the problem of synchronizing orthogonal matrices over directed graphs. For synchronized transformations (or matrices), composite transformations over loops equal the identity. We formulate the synchr…

Image Registration