CVDec 24, 2022

Meta-Learning for Color-to-Infrared Cross-Modal Style Transfer

arXiv:2212.12824v21 citationsh-index: 39
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem for IR image-based object detection by improving training data availability, though it is incremental as it builds on existing style transfer methods.

The paper tackled the problem of limited labeled infrared (IR) imagery for training object detection models by exploring cross-modal style transfer (CMST) to leverage color datasets, finding that a simple grayscale method outperformed existing data-driven approaches, and proposing meta-learning style transfer (MLST) which achieved the best detector performance on benchmark datasets.

Recent object detection models for infrared (IR) imagery are based upon deep neural networks (DNNs) and require large amounts of labeled training imagery. However, publicly available datasets that can be used for such training are limited in their size and diversity. To address this problem, we explore cross-modal style transfer (CMST) to leverage large and diverse color imagery datasets so that they can be used to train DNN-based IR image-based object detectors. We evaluate six contemporary stylization methods on four publicly-available IR datasets - the first comparison of its kind - and find that CMST is highly effective for DNN-based detectors. Surprisingly, we find that existing data-driven methods are outperformed by a simple grayscale stylization (an average of the color channels). Our analysis reveals that existing data-driven methods are either too simplistic or introduce significant artifacts into the imagery. To overcome these limitations, we propose meta-learning style transfer (MLST), which learns a stylization by composing and tuning well-behaved analytic functions. We find that MLST leads to more complex stylizations without introducing significant image artifacts and achieves the best overall detector performance on our benchmark datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes