paper-with-me

홈 › Papers

InfMAE: A Foundation Model in the Infrared Modality

2024-02-01 · Fangcen Liu, Chenqiang Gao, Yaming Zhang, Junjie Guo, Jinhao Wang, Deyu Meng

In recent years, the foundation models have swept the computer vision field and facilitated the development of various tasks within different modalities. However, it remains an open question on how to design an infrared foundation model. In this paper, we propose InfMAE, a foundation model in infrared modality. We release an infrared dataset, called Inf30 to address the problem of lacking large-scale data for self-supervised learning in the infrared vision community. Besides, we design an information-aware masking strategy, which is suitable for infrared images. This masking strategy allows for a greater emphasis on the regions with richer information in infrared images during the self-supervised learning process, which is conducive to learning the generalized representation. In addition, we adopt a multi-scale encoder to enhance the performance of the pre-trained encoders in downstream tasks. Finally, based on the fact that infrared images do not have a lot of details and texture information, we design an infrared decoder module, which further improves the performance of downstream tasks. Extensive experiments show that our proposed method InfMAE outperforms other supervised methods and self-supervised learning methods in three downstream tasks.

📄 PDF Abstract BibTeX arXiv:2402.00407

Code (1)

liufangcen/infmae 공식 구현 pytorch

Tasks

DecoderSelf-Supervised Learning

Similar Papers 제목 키워드 기반

DuGI-MAE: Improving Infrared Mask Autoencoders via Dual-Domain Guidance

2025-12-04 · Yinghui Xing, Xiaoting Su, Shizhou Zhang, Donghao Chu 외 arxiv

Infrared imaging plays a critical role in low-light and adverse weather conditions. However, due to the distinct characteristics of infrared images, existing foundation models such as Masked Autoencoder (MAE) trained on …

Semantic SegmentationObject Detection

SpectraDINO: Modality-Conditioned Adaptation of RGB Vision Foundation Models Across Infrared Bands

2026-05-04 · Yagiz Nalcakan, Hyeongjin Ju, Incheol Park, Sanghyeop Yeo 외 arxiv

Vision foundation models (VFMs) pretrained on large-scale RGB data provide strong general-purpose representations, yet infrared perception, which is essential for robotics and driving in low light and adverse weather, st…

Multispectral Object DetectionSemantic Segmentation

IVGF: The Fusion-Guided Infrared and Visible General Framework

2024-09-02 · Fangcen Liu, Chenqiang Gao, Fang Chen, Pengcheng Li 외

Infrared and visible dual-modality tasks such as semantic segmentation and object detection can achieve robust performance even in extreme scenes by fusing complementary information. Most current methods design task-spec…

Data Augmentationobject-detectionObject DetectionSegmentation+1

F-ViTA: Foundation Model Guided Visible to Thermal Translation

2025-04-03 · Jay N. Paranjape, Celso de Melo, Vishal M. Patel

Thermal imaging is crucial for scene understanding, particularly in low-light and nighttime conditions. However, collecting large thermal datasets is costly and labor-intensive due to the specialized equipment required f…

Scene UnderstandingStyle TransferTranslationWorld Knowledge

FusionRS: A Large-Scale RGB-Infrared Remote Sensing Dataset for Dual-Modal Vision-Language Foundation Models

2026-06-15 · Jiaju Han, Ben Zhang, Xuemeng Sun, Qike Zhang 외 arxiv

Remote sensing vision-language models have advanced Earth observation understanding, but most existing work remains centered on RGB imagery, leaving the complementary information in infrared data underexplored. Infrared …

Representation LearningText Retrieval