# Real-Time Fluorescence-Based COVID-19 Diagnosis Using a Lightweight Deep Learning System

**Authors:** Hui-Jae Bae, Jongweon Kim, Daesik Jeong

PMC · DOI: 10.3390/s26010339 · Sensors (Basel, Switzerland) · 2026-01-05

## TL;DR

This paper introduces a lightweight deep learning system for real-time diagnosis of COVID-19 using fluorescence images, suitable for low-power edge devices.

## Contribution

A novel lightweight deep learning model for real-time fluorescence-based COVID-19 diagnosis on embedded systems.

## Key findings

- ResNet152 and VGG13 achieved high diagnostic accuracies of 97.25% and 93.58%, respectively.
- Pruned models reduced size and parameters significantly while maintaining or improving accuracy.
- The optimized model achieved 7.69 FPS on an NPU, enabling real-time diagnosis on low-power devices.

## Abstract

The coronavirus is highly contagious, making rapid early diagnosis essential. Although deep learning-based diagnostic methods using CT or X-ray images have advanced significantly, they still face limitations in cost, processing time, and radiation exposure. In addition, for the possibility of real-time COVID-19 diagnosis, model lightweighting is required. This study proposes a lightweight deep learning model for COVID-19 diagnosis based on fluorescence images and demonstrates its applicability in embedded environments. To prevent data imbalance caused by noise and experimental variations, images were preprocessed using Gray Scale conversion, CLAHE, and Z-Score normalization to equalize brightness values. Among the tested architectures—VGG, ResNet, DenseNet, and EfficientNet—ResNet152 and VGG13 achieved the highest accuracies of 97.25% and 93.58%, respectively, and were selected for lightweighting. Layer-wise importance was calculated using an imprinting-based method, and less important layers were pruned. The pruned VGG13 maintained its accuracy while reducing model size by 18.9 MB and parameters by 4.2 M. ResNet152 (Prune 39) improved accuracy by 1% while reducing size by 161.5 MB and parameters by 40.22 M. The optimized model achieved 129.97 ms, corresponding to 7.69 frames per second (FPS) on an NPU(Furiosa AI Warboy), proving real-time COVID-19 diagnosis is feasible even on low-power edge devices.

## Linked entities

- **Diseases:** COVID-19 (MONDO:0100096)

## Full-text entities

- **Diseases:** COVID-19 (MESH:D000086382)
- **Species:** Gammacoronavirus (genus) [taxon 694013]

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12788253/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12788253/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/PMC12788253/full.md

---
Source: https://tomesphere.com/paper/PMC12788253