IVCVNov 12, 2024

LapGSR: Laplacian Reconstructive Network for Guided Thermal Super-Resolution

arXiv:2411.07750v11 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses the need for efficient multimodal fusion in applications like robotics and autonomous navigation, though it is incremental in improving model efficiency.

The paper tackles the problem of generating high-resolution thermal images using RGB guidance, proposing LapGSR, a lightweight model that reduces parameters while achieving excellent results on cross-domain datasets like ULB17-VT and VGTSR.

In the last few years, the fusion of multi-modal data has been widely studied for various applications such as robotics, gesture recognition, and autonomous navigation. Indeed, high-quality visual sensors are expensive, and consumer-grade sensors produce low-resolution images. Researchers have developed methods to combine RGB color images with non-visual data, such as thermal, to overcome this limitation to improve resolution. Fusing multiple modalities to produce visually appealing, high-resolution images often requires dense models with millions of parameters and a heavy computational load, which is commonly attributed to the intricate architecture of the model. We propose LapGSR, a multimodal, lightweight, generative model incorporating Laplacian image pyramids for guided thermal super-resolution. This approach uses a Laplacian Pyramid on RGB color images to extract vital edge information, which is then used to bypass heavy feature map computation in the higher layers of the model in tandem with a combined pixel and adversarial loss. LapGSR preserves the spatial and structural details of the image while also being efficient and compact. This results in a model with significantly fewer parameters than other SOTA models while demonstrating excellent results on two cross-domain datasets viz. ULB17-VT and VGTSR 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