Click here to Skip to main content
15,886,199 members
Articles / Artificial Intelligence / Keras

Restructuring ResNet50 to Diagnose COVID-19

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
17 Feb 2021CPOL2 min read 6.3K   64   2  
In this article, we’ll work on restructuring ResNet50 to perform the new classification task.
Here we’ll make this base model fit a new classification task: COVID-19 and Normal chest X-rays. We’ll use the ResNet50 model with a dataset that contains 2,484 images – a small dataset compared to ImageNet.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'COVID-19 Diagnosis with Deep Learning View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
Lebanon Lebanon
Dr. Helwan is a machine learning and medical image analysis enthusiast.

His research interests include but not limited to Machine and deep learning in medicine, Medical computational intelligence, Biomedical image processing, and Biomedical engineering and systems.

Comments and Discussions