paper-with-me

홈 › Papers

AMFD: Distillation via Adaptive Multimodal Fusion for Multispectral Pedestrian Detection

2024-05-21 · Zizhao Chen, Yeqiang Qian, Xiaoxiao Yang, Chunxiang Wang, Ming Yang

Multispectral pedestrian detection has been shown to be effective in improving performance within complex illumination scenarios. However, prevalent double-stream networks in multispectral detection employ two separate feature extraction branches for multi-modal data, leading to nearly double the inference time compared to single-stream networks utilizing only one feature extraction branch. This increased inference time has hindered the widespread employment of multispectral pedestrian detection in embedded devices for autonomous systems. To address this limitation, various knowledge distillation methods have been proposed. However, traditional distillation methods focus only on the fusion features and ignore the large amount of information in the original multi-modal features, thereby restricting the student network's performance. To tackle the challenge, we introduce the Adaptive Modal Fusion Distillation (AMFD) framework, which can fully utilize the original modal features of the teacher network. Specifically, a Modal Extraction Alignment (MEA) module is utilized to derive learning weights for student networks, integrating focal and global attention mechanisms. This methodology enables the student network to acquire optimal fusion strategies independent from that of teacher network without necessitating an additional feature fusion module. Furthermore, we present the SMOD dataset, a well-aligned challenging multispectral dataset for detection. Extensive experiments on the challenging KAIST, LLVIP and SMOD datasets are conducted to validate the effectiveness of AMFD. The results demonstrate that our method outperforms existing state-of-the-art methods in both reducing log-average Miss Rate and improving mean Average Precision. The code is available at https://github.com/bigD233/AMFD.git.

📄 PDF Abstract BibTeX arXiv:2405.12944

Code (1)

bigD233/AMFD 공식 구현 pytorch

Tasks

Knowledge DistillationPedestrian Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Amortized Moment Matching for Visual Generation

2026-07-29 · Wenze Liu, Xintao Wang, Pengfei Wan, Xiangyu Yue arxiv

We propose amortized moment matching, utilizing neural networks to learn data moments as distributional training signals. By casting diffusion denoisers through polynomial projections, we establish a general framework fo…

Text-to-Image Generation

Arabic Handwritten Document OCR Solution with Binarization and Adaptive Scale Fusion Detection

2024-12-02 · Alhossien Waly, Bassant Tarek, Ali Feteha, Rewan Yehia 외

The problem of converting images of text into plain text is a widely researched topic in both academia and industry. Arabic handwritten Text Recognation (AHTR) poses additional challenges due to diverse handwriting style…

BinarizationOptical Character Recognition (OCR)

FusionRF: High-Fidelity Satellite Neural Radiance Fields from Multispectral and Panchromatic Acquisitions

2024-09-23 · Michael Sprintson, Rama Chellappa, Cheng Peng

We introduce FusionRF, a novel framework for digital surface reconstruction from satellite multispectral and panchromatic images. Current work has demonstrated the increased accuracy of neural photogrammetry for surface …

Neural RenderingNovel View SynthesisPansharpeningSurface Reconstruction

Multispectral Detection Transformer with Infrared-Centric Sensor Fusion

2025-05-21 · Seongmin Hwang, Daeyoung Han, Moongu Jeon

Multispectral object detection aims to leverage complementary information from visible (RGB) and infrared (IR) modalities to enable robust performance under diverse environmental conditions. In this letter, we propose IC…

Multispectral Object DetectionObjectobject-detectionObject Detection+2

PCNet: A Structure Similarity Enhancement Method for Multispectral and Multimodal Image Registration

2021-06-09 · Si-Yuan Cao, Beinan Yu, Lun Luo, Shu-Jie Chen 외

Multispectral and multimodal images are of important usage in the field of multi-source visual information fusion. Due to the alternation or movement of image devices, the acquired multispectral and multimodal images are…

Image Registration