ThermalGaussian: Thermal 3D Gaussian Splatting
Rongfeng Lu, Hangyu Chen, Zunjie Zhu, Yuhang Qin, Ming Lu, Le Zhang, Chenggang Yan, Anke Xue
TL;DR
ThermalGaussian extends the fast, explicit 3D Gaussian Splatting representation to jointly model RGB and thermal modalities. It introduces multimodal initialization, three thermal Gaussian designs (MFTG, MSMG, OMMG), and a dynamic multimodal regularization scheme that balances learning across modalities, plus a thermally-aware loss with a smoothing term. The authors release RGBT-Scenes, a real-world RGB–thermal dataset, and demonstrate that ThermalGaussian improves both thermal and RGB rendering quality while reducing model storage by about 90% relative to single-modality baselines, enabling faster, multi-view thermal reconstruction. This work advances practical multi-modal 3D reconstruction for surveillance and related applications by combining explicit 3D Gaussians with cross-modal optimization and calibration strategies.
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/.
