CVAILGNENov 4, 2023

Thermal Face Image Classification using Deep Learning Techniques

arXiv:2311.02314v13 citationsh-index: 3
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of accurate thermal image classification for security, medical, and industrial applications, but it is incremental as it uses existing methods on thermal data.

The paper tackled thermal image classification by applying ResNet-50 and VGGNet-19 CNNs with a Kalman filter for denoising, achieving effective results in accuracy and efficiency.

Thermal images have various applications in security, medical and industrial domains. This paper proposes a practical deep-learning approach for thermal image classification. Accurate and efficient classification of thermal images poses a significant challenge across various fields due to the complex image content and the scarcity of annotated datasets. This work uses a convolutional neural network (CNN) architecture, specifically ResNet-50 and VGGNet-19, to extract features from thermal images. This work also applied Kalman filter on thermal input images for image denoising. The experimental results demonstrate the effectiveness of the proposed approach in terms of accuracy and efficiency.

Foundations

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

Your Notes