sethupavan12 / COVID19-prediction-with-CNN

Predicting Coronavirus using CNN with X Rays( 200) using transfer learning. used VGG16 model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID19-prediction-with-CNN

Predicting Coronavirus using CNN with X Rays( 200) using transfer learning. used VGG16 model. Due to limited number of images, Data Augmentation .Augmentation

What is this about?

This is an application of a Deep Learning model that uses Transfer Learning to predict presence of COVID-19.

Alright what about Transfer Learning?

Transfer learning (TL) is a research problem in machine learning (ML) that focuses on storing knowledge gained while solving one problem and applying it to a different but related problem. For example, knowledge gained while learning to recognize cars could apply when trying to recognize trucks.

COVID

About

Predicting Coronavirus using CNN with X Rays( 200) using transfer learning. used VGG16 model.


Languages

Language:Jupyter Notebook 100.0%