paper-with-me

Papers

Decoupling Makes Weakly Supervised Local Feature Better

2022-01-08 · CVPR 2022 1 · Kunhong Li, Longguang Wang, Li Liu, Qing Ran, Kai Xu, Yulan Guo

Weakly supervised learning can help local feature methods to overcome the obstacle of acquiring a large-scale dataset with densely labeled correspondences. However, since weak supervision cannot distinguish the losses caused by the detection and description steps, directly conducting weakly supervised learning within a joint describe-then-detect pipeline suffers limited performance. In this paper, we propose a decoupled describe-then-detect pipeline tailored for weakly supervised local feature learning. Within our pipeline, the detection step is decoupled from the description step and postponed until discriminative and robust descriptors are learned. In addition, we introduce a line-to-window search strategy to explicitly use the camera pose information for better descriptor learning. Extensive experiments show that our method, namely PoSFeat (Camera Pose Supervised Feature), outperforms previous fully and weakly supervised methods and achieves state-of-the-art performance on a wide range of downstream tasks.

📄 PDF Abstract BibTeX arXiv:2201.02861

Code (1)

The-Learning-And-Vision-Atelier-LAVA/PoSFeat 공식 구현 pytorch

Tasks

Camera LocalizationImage MatchingWeakly-supervised Learning

Similar Papers 제목 키워드 기반

ModuSeg: Decoupling Object Discovery and Semantic Retrieval for Training-Free Weakly Supervised Segmentation

2026-04-08 · Qingze He, Fagui Liu, Dengke Zhang, Qingmao Wei 외 arxiv

Weakly supervised semantic segmentation aims to achieve pixel-level predictions using image-level labels. Existing methods typically entangle semantic recognition and object localization, which often leads models to focu…

Semantic SegmentationObject LocalizationSemantic Retrieval

Shared Coupling-bridge for Weakly Supervised Local Feature Learning

2022-12-14 · Jiayuan Sun, Jiewen Zhu, Luping Ji

Sparse local feature extraction is usually believed to be of important significance in typical vision tasks such as simultaneous localization and mapping, image matching and 3D reconstruction. At present, it still has so…

3D ReconstructionCamera LocalizationImage MatchingSimultaneous Localization and Mapping+1

Mining Forgery Traces from Reconstruction Error: A Weakly Supervised Framework for Multimodal Deepfake Temporal Localization

2026-01-29 · Midou Guo, Qilin Yin, Wei Lu, Rui Yang arxiv

Modern deepfakes have evolved into localized and intermittent manipulations that require fine-grained temporal localization to mitigate severe digital security risks. The prohibitive cost of frame-level annotation makes …

Weakly Supervised Localization using Deep Feature Maps

2016-03-01 · Archith J. Bency, Heesung Kwon, Hyungtae Lee, S. Karthikeyan 외

Object localization is an important computer vision problem with a variety of applications. The lack of large scale object-level annotations and the relative abundance of image-level labels makes a compelling case for we…

General ClassificationObjectObject LocalizationObject Recognition+1

INSIGHT: Explainable Weakly-Supervised Medical Image Analysis

2024-12-02 · Wenbo Zhang, Junyu Chen, Christopher Kanan

Due to their large sizes, volumetric scans and whole-slide pathology images (WSIs) are often processed by extracting embeddings from local regions and then an aggregator makes predictions from this set. However, current …

Inductive BiasMedical Image AnalysisSemantic Segmentation