paper-with-me

Papers

Attribute-Based Progressive Fusion Network for RGBT Tracking

2022-01-26 · AAAI2022 2022 1 · Yun Xiao, Mengmeng Yang, Chenglong Li, Lei Liu, Jin Tang

RGBT tracking usually suffers from various challenging factors of fast motion, scale variation, illumination variation,thermal crossover and occlusion, to name a few. Existing works often study fusion models to solve all challenges simultaneously, which requires fusion models complex enough and training data large enough, and are usually diffcult to be constructed in real-world scenarios. In this work, we disentangle the fusion process via the challenge attributes, and thus propose a novel Attribute-Based Progressive Fusion Network (APFNet) to increase the fusion capacity with a small number of parameters while reducing the dependence on large-scale training data. In particular, we design fve attribute-specifc fusion branches to integrate RGB and thermal features under the challenges of thermal crossover, illumination variation, scale variation, occlusion and fast motion respectively. By disentangling the fusion process, we can use a small number of parameters for each branch to achieve robust fusion of different modalities and train each branch using the small training subset with the corresponding attribute annotation. Then, to adaptive fuse features of all branches, we design an aggregation fusion module based on SKNet. Finally, we also design an enhancement fusion transformer to strengthen the aggregated feature and modality-specifc features. Experimental results on benchmark datasets demonstrate the effectiveness of our APFNet against other state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (2)

code-implementation1/Code8/tree/main/sknet mindspore
yangmengmeng1997/APFNet pytorch

Tasks

AttributeRgb-T Tracking

Methods 이 논문이 사용한 방법론

How to file a complaint against Expedia? To file a complaint with Expedia, call their customer support at +1-(805)-330-4056. You can also send a written complaint using the contact form on the Expedia website. Calling…
Dilated Convolution 설명 없음
Selective Kernel Convolution A Selective Kernel Convolution is a convolution that enables neurons to adaptively adjust their RF sizes among multiple…
Batch Normalization 설명 없음
Average Pooling 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Breaking Shallow Limits: Task-Driven Pixel Fusion for Gap-free RGBT Tracking

2025-03-14 · Andong Lu, Yuanzhi Guo, Wanyu Wang, Chenglong Li 외

Current RGBT tracking methods often overlook the impact of fusion location on mitigating modality gap, which is key factor to effective tracking. Our analysis reveals that shallower fusion yields smaller distribution gap…

Representation LearningRgb-T Tracking

RGBT Tracking via Progressive Fusion Transformer with Dynamically Guided Learning

2023-03-26 · Yabin Zhu, Chenglong Li, Xiao Wang, Jin Tang 외

Existing Transformer-based RGBT tracking methods either use cross-attention to fuse the two modalities, or use self-attention and cross-attention to model both modality-specific and modality-sharing information. However,…

RGBT Tracking via All-layer Multimodal Interactions with Progressive Fusion Mamba

2024-08-16 · Andong Lu, Wanyu Wang, Chenglong Li, Jin Tang 외

Existing RGBT tracking methods often design various interaction models to perform cross-modal fusion of each layer, but can not execute the feature interactions among all layers, which plays a critical role in robust mul…

AllMambamultimodal interactionRgb-T Tracking

Dynamic Disentangled Fusion Network for RGBT Tracking

2024-12-11 · Chenglong Li, Tao Wang, Zhaodong Ding, Yun Xiao 외

RGBT tracking usually suffers from various challenging factors of low resolution, similar appearance, extreme illumination, thermal crossover and occlusion, to name a few. Existing works often study complex fusion models…

Attribute

EANet: Enhanced Attribute-based RGBT Tracker Network

2023-07-04 · Abbas Türkoğlu, Erdem Akagündüz

Tracking objects can be a difficult task in computer vision, especially when faced with challenges such as occlusion, changes in lighting, and motion blur. Recent advances in deep learning have shown promise in challengi…

AttributeDeep LearningObjectObject Tracking+1