English

ThermalGaussian: Thermal 3D Gaussian Splatting

Computer Vision and Pattern Recognition 2025-04-23 v2 Artificial Intelligence

Abstract

Thermography is especially valuable for the military and other users of surveillance cameras. Some recent methods based on Neural Radiance Fields (NeRF) are proposed to reconstruct the thermal scenes in 3D from a set of thermal and RGB images. However, unlike NeRF, 3D Gaussian splatting (3DGS) prevails due to its rapid training and real-time rendering. In this work, we propose ThermalGaussian, the first thermal 3DGS approach capable of rendering high-quality images in RGB and thermal modalities. We first calibrate the RGB camera and the thermal camera to ensure that both modalities are accurately aligned. Subsequently, we use the registered images to learn the multimodal 3D Gaussians. To prevent the overfitting of any single modality, we introduce several multimodal regularization constraints. We also develop smoothing constraints tailored to the physical characteristics of the thermal modality. Besides, we contribute a real-world dataset named RGBT-Scenes, captured by a hand-hold thermal-infrared camera, facilitating future research on thermal scene reconstruction. We conduct comprehensive experiments to show that ThermalGaussian achieves photorealistic rendering of thermal images and improves the rendering quality of RGB images. With the proposed multimodal regularization constraints, we also reduced the model's storage cost by 90%. Our project page is at https://thermalgaussian.github.io/.

Keywords

Cite

@article{arxiv.2409.07200,
  title  = {ThermalGaussian: Thermal 3D Gaussian Splatting},
  author = {Rongfeng Lu and Hangyu Chen and Zunjie Zhu and Yuhang Qin and Ming Lu and Le Zhang and Chenggang Yan and Anke Xue},
  journal= {arXiv preprint arXiv:2409.07200},
  year   = {2025}
}

Comments

10 pages, 7 figures

R2 v1 2026-06-28T18:41:01.148Z