paper-with-me

홈 › Papers

Learning to Align Images using Weak Geometric Supervision

2018-08-04 · Jing Dong, Byron Boots, Frank Dellaert, Ranveer Chandra, Sudipta N. Sinha

Image alignment tasks require accurate pixel correspondences, which are usually recovered by matching local feature descriptors. Such descriptors are often derived using supervised learning on existing datasets with ground truth correspondences. However, the cost of creating such datasets is usually prohibitive. In this paper, we propose a new approach to align two images related by an unknown 2D homography where the local descriptor is learned from scratch from the images and the homography is estimated simultaneously. Our key insight is that a siamese convolutional neural network can be trained jointly while iteratively updating the homography parameters by optimizing a single loss function. Our method is currently weakly supervised because the input images need to be roughly aligned. We have used this method to align images of different modalities such as RGB and near-infra-red (NIR) without using any prior labeled data. Images automatically aligned by our method were then used to train descriptors that generalize to new images. We also evaluated our method on RGB images. On the HPatches benchmark, our method achieves comparable accuracy to deep local descriptors that were trained offline in a supervised setting.

📄 PDF Abstract BibTeX arXiv:1808.01424

Code (0)

등록된 구현이 없습니다.

Tasks

Video Alignment

Similar Papers 제목 키워드 기반

End-to-end weakly-supervised semantic alignment

2017-12-19 · CVPR 2018 6 · Ignacio Rocco, Relja Arandjelović, Josef Sivic

We tackle the task of semantic alignment where the goal is to compute dense semantic correspondence aligning two images depicting objects of the same category. This is a challenging task due to large intra-class variatio…

Semantic correspondence

OBBSeg: Irregular Lesion Segmentation under Oriented Bounding Box Annotations

2026-07-07 · Jun Wei, Xinchang Liu, Yu Liu, Chuhua Yang 외 arxiv

Pixel-level annotation remains a major bottleneck in medical image segmentation, making weak supervision an attractive yet under-constrained alternative. We propose OBBSeg, an intermediate supervision paradigm guided by …

Medical Image SegmentationLesion Segmentation

Rewis3d: Reconstruction Improves Weakly-Supervised Semantic Segmentation

2026-03-06 · Jonas Ernst, Wolfgang Boettcher, Lukas Hoyer, Jan Eric Lenssen 외 arxiv

We present Rewis3d, a framework that leverages recent advances in feed-forward 3D reconstruction to significantly improve weakly supervised semantic segmentation on 2D images. Obtaining dense, pixel-level annotations rem…

Weakly-Supervised Semantic Segmentation3D ReconstructionPoint Clouds

Generative Modeling Helps Weak Supervision (and Vice Versa)

2022-03-22 · Benedikt Boecking, Nicholas Roberts, Willie Neiswanger, Stefano Ermon 외

Many promising applications of supervised machine learning face hurdles in the acquisition of labeled data in sufficient quantity and quality, creating an expensive bottleneck. To overcome such limitations, techniques th…

Data Augmentationimage-classificationImage Classification

Improving Weak-to-Strong Generalization with Reliability-Aware Alignment

2024-06-27 · Yue Guo, Yi Yang

Large language models (LLMs) are now rapidly advancing and surpassing human abilities on many natural language tasks. However, aligning these super-human LLMs with human knowledge remains challenging because the supervis…