Section 01
Introduction: JHM-Pneumonia-CNN Automatic Pneumonia Detection System
JHM-Pneumonia-CNN: A Deep Learning System for Automatic Pneumonia Detection Based on Convolutional Neural Networks
This project is a CNN-based pneumonia detection system developed by hard747, which uses CUDA acceleration to enable automated analysis of medical images and simulates the clinical application scenarios of Johns Hopkins Hospital.
- Original Author/Maintainer: hard747
- Source Platform: GitHub
- Original Link: https://github.com/hard747/jhm-pneumonia-cnn
- Release Date: 2026-06-01
The project adopts a modular architecture, including a deep learning model backend, a front-end user interface, and a CI/CD workflow, demonstrating a complete engineering practice from model training to application deployment.