Giter VIP home page Giter VIP logo

covid-19-x-ray-using-resnet50's Introduction

Covid-19-x-ray-using-resnet50

This repository contains a Jupyter notebook implementing a Convolutional Neural Network (CNN) based on ResNet50 architecture to classify CT scans as either positive or negative for SARS-CoV-2 (COVID-19) infection. The notebook is trained and tested on a public dataset of real patients CT scans collected from hospitals in Sao Paulo, Brazil. The dataset is available at Kaggle and contains 1252 positive and 1230 negative scans.

The notebook achieves an accuracy of 96% on the test set and can be used as a starting point for further research and development of AI methods to identify SARS-CoV-2 infection from CT scans. Upvote the notebool on kaggle Covid-19 X-ray using resnet50 | Accuracy 96.26% .

Dependencies

The notebook is written in Python 3 and requires the following dependencies:

  • tensorflow
  • numpy
  • pandas
  • matplotlib
  • scikit-learn
  • seaborn

These dependencies can be installed using pip or conda package managers. The versions used in the development of the notebook are listed in the requirements.txt file.

Usage

To run the notebook, clone or download the repository and open the Covid-19-x-ray-using-resnet50.ipynb file in a Jupyter notebook environment. The notebook is designed to be self-contained and includes code for data preprocessing, model training, evaluation, and visualization.

The notebook assumes that the dataset is stored in the data folder, which should contain two subfolders positive and negative with the corresponding CT scan images. The dataset can be downloaded from Kaggle using the link provided above.

Acknowledgments

The notebook is based on the ResNet50 architecture and training techniques developed by He et al. (2016) and Simonyan and Zisserman (2015), respectively.

The dataset used in this notebook was collected by Soares et al. (2020) and is described in their paper "SARS-CoV-2 CT-scan dataset: A large dataset of real patients CT scans for SARS-CoV-2 identification". We thank the authors for making this dataset publicly available and encourage researchers to cite their work when using this dataset.

covid-19-x-ray-using-resnet50's People

Contributors

thesnak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.