paper-with-me

Papers

DenserNet: Weakly Supervised Visual Localization Using Multi-scale Feature Aggregation

2020-12-04 · Dongfang Liu, Yiming Cui, Liqi Yan, Christos Mousas, Baijian Yang, Yingjie Chen

In this work, we introduce a Denser Feature Network (DenserNet) for visual localization. Our work provides three principal contributions. First, we develop a convolutional neural network (CNN) architecture which aggregates feature maps at different semantic levels for image representations. Using denser feature maps, our method can produce more keypoint features and increase image retrieval accuracy. Second, our model is trained end-to-end without pixel-level annotation other than positive and negative GPS-tagged image pairs. We use a weakly supervised triplet ranking loss to learn discriminative features and encourage keypoint feature repeatability for image representation. Finally, our method is computationally efficient as our architecture has shared features and parameters during computation. Our method can perform accurate large-scale localization under challenging conditions while remaining the computational constraint. Extensive experiment results indicate that our method sets a new state-of-the-art on four challenging large-scale localization benchmarks and three image retrieval benchmarks.

📄 PDF Abstract BibTeX arXiv:2012.02366

Code (1)

goodproj13/DenserNet 공식 구현 pytorch

Tasks

Image RetrievalRetrievalTripletVisual Localization

Similar Papers 제목 키워드 기반

Cross-Attentional Audio-Visual Fusion for Weakly-Supervised Action Localization

2021-01-01 · ICLR 2021 1 · Jun-Tae Lee, Mihir Jain, Hyoungwoo Park, Sungrack Yun

Temporally localizing actions in videos is one of the key components for video understanding. Learning from weakly-labelled data is seen a potential solution towards avoiding expensive frame-level annotations. Different …

Action LocalizationVideo UnderstandingWeakly Supervised Action Localization

CIEC: Coupling Implicit and Explicit Cues for Multimodal Weakly Supervised Manipulation Localization

2026-02-02 · Xinquan Yu, Wei Lu, Xiangyang Luo, Rui Yang arxiv

To mitigate the threat of misinformation, multimodal manipulation localization has garnered growing attention. Consider that current methods rely on costly and time-consuming fine-grained annotations, such as patch/token…

Learning Multi-Modal Class-Specific Tokens for Weakly Supervised Dense Object Localization

2023-01-01 · CVPR 2023 1 · Lian Xu, Wanli Ouyang, Mohammed Bennamoun, Farid Boussaid 외

Weakly supervised dense object localization (WSDOL) relies generally on Class Activation Mapping (CAM), which exploits the correlation between the class weights of the image classifier and the pixel-level features. D…

Object LocalizationRepresentation LearningSemantic SegmentationWeakly supervised Semantic Segmentation+1

Weakly Supervised Multimodal Temporal Forgery Localization via Multitask Learning

2025-08-04 · Wenbo Xu, Wei Lu, Xiangyang Luo arxiv

The spread of Deepfake videos has caused a trust crisis and impaired social stability. Although numerous approaches have been proposed to address the challenges of Deepfake detection and localization, there is still a la…

Binary ClassificationDeepFake Detection

Fully and Weakly Supervised Referring Expression Segmentation with End-to-End Learning

2022-12-17 · Hui Li, MingJie Sun, Jimin Xiao, Eng Gee Lim 외

Referring Expression Segmentation (RES), which is aimed at localizing and segmenting the target according to the given language expression, has drawn increasing attention. Existing methods jointly consider the localizati…

PositionReferring ExpressionReferring Expression SegmentationSegmentation+2