paper-with-me

Papers

Semi-supervised Multiscale Matching for SAR-Optical Image

2025-08-11 · Jingze Gai, Changchun Li arxiv

Driven by the complementary nature of optical and synthetic aperture radar (SAR) images, SAR-optical image matching has garnered significant interest. Most existing SAR-optical image matching methods aim to capture effective matching features by employing the supervision of pixel-level matched correspondences within SAR-optical image pairs, which, however, suffers from time-consuming and complex manual annotation, making it difficult to collect sufficient labeled SAR-optical image pairs. To handle this, we design a semi-supervised SAR-optical image matching pipeline that leverages both scarce labeled and abundant unlabeled image pairs and propose a semi-supervised multiscale matching for SAR-optical image matching (S2M2-SAR). Specifically, we pseudo-label those unlabeled SAR-optical image pairs with pseudo ground-truth similarity heatmaps by combining both deep and shallow level matching results, and train the matching model by employing labeled and pseudo-labeled similarity heatmaps. In addition, we introduce a cross-modal feature enhancement module trained using a cross-modality mutual independence loss, which requires no ground-truth labels. This unsupervised objective promotes the separation of modality-shared and modality-specific features by encouraging statistical independence between them, enabling effective feature disentanglement across optical and SAR modalities. To evaluate the effectiveness of S2M2-SAR, we compare it with existing competitors on benchmark datasets. Experimental results demonstrate that S2M2-SAR not only surpasses existing semi-supervised methods but also achieves performance competitive with fully supervised SOTA methods, demonstrating its efficiency and practical potential.

📄 PDF Abstract BibTeX arXiv:2508.07812

Code (0)

등록된 구현이 없습니다.

Tasks

Image Matching

Similar Papers 제목 키워드 기반

Flow-guided Semi-supervised Video Object Segmentation

2023-01-25 · Yushan Zhang, Andreas Robinson, Maria Magnusson, Michael Felsberg

We propose an optical flow-guided approach for semi-supervised video object segmentation. Optical flow is usually exploited as additional guidance information in unsupervised video object segmentation. However, its relev…

DecoderObjectOptical Flow EstimationSegmentation+5

C2F-SemiCD: A Coarse-to-Fine Semi-Supervised Change Detection Method Based on Consistency Regularization in High-Resolution Remote Sensing Images

2024-04-22 · Chengxi Han, Chen Wu, Meiqi Hu, Jiepan Li 외

A high-precision feature extraction model is crucial for change detection (CD). In the past, many deep learning-based supervised CD methods learned to recognize change feature patterns from a large number of labelled bi-…

Change DetectionSemi-supervised Change Detection

Optical Flow in Dense Foggy Scenes using Semi-Supervised Learning

2020-04-04 · CVPR 2020 6 · Wending Yan, Aashish Sharma, Robby T. Tan

In dense foggy scenes, existing optical flow methods are erroneous. This is due to the degradation caused by dense fog particles that break the optical flow basic assumptions such as brightness and gradient constancy. To…

Optical Flow Estimation

Cross-MPI: Cross-scale Stereo for Image Super-Resolution using Multiplane Images

2020-11-30 · CVPR 2021 1 · Yuemei Zhou, Gaochang Wu, Ying Fu, Kun Li 외

Various combinations of cameras enrich computational photography, among which reference-based superresolution (RefSR) plays a critical role in multiscale imaging systems. However, existing RefSR approaches fail to accomp…

Image Super-ResolutionSuper-Resolution

CLIP-FLow: Contrastive Learning by semi-supervised Iterative Pseudo labeling for Optical Flow Estimation

2022-10-25 · Zhiqi Zhang, Nitin Bansal, Changjiang Cai, Pan Ji 외

Synthetic datasets are often used to pretrain end-to-end optical flow networks, due to the lack of a large amount of labeled, real-scene data. But major drops in accuracy occur when moving from synthetic to real scenes. …

Contrastive LearningOptical Flow EstimationTransfer Learning