Skip to content

Open source Artificial Intelligence for COVID-19 detection/early detection. Includes Convolutional Neural Networks (CNN) & Generative Adversarial Networks (GAN)

License

Notifications You must be signed in to change notification settings

COVID-19-AI-Research-Project/AI-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peter Moss COVID-19 AI Research Project

COVID-19 AI Classification

COVID-19 AI-Classification

CURRENT VERSION CURRENT DEV BRANCH

 

Table Of Contents

 

Introduction

The Peter Moss COVID-19 AI Research Project AI Classification repository is a collection of open source Artificial Intelligence for COVID-19 detection/early detection created by our team. The projects in this repository focus on using AI for classifying COVID-19 using computer vision, including Convolutional Neural Networks (CNN) & Generative Adversarial Networks (GAN).

 

DISCLAIMER

These projects should be used for research purposes only. The purpose of the projects are to show the potential of Artificial Intelligence for medical support systems such as diagnosis systems.

Although the programs are very accurate and show good results both on paper and in real world testing, they are not meant to be an alternative to professional medical diagnosis.

Developers that have contributed to this repository have experience in using Artificial Intelligence for detecting certain types of cancer & COVID-19. They are not a doctors, medical or cancer/COVID-19 experts.

Salvatore Raieli is a bioinformatician researcher and PhD in Immunology, but does not work in medical diagnosis.

Please use these systems responsibly.

 

Projects

Below you will find details of the projects in this repository. Projects with HIAS = YES require an installation of HIAS, you can use this project without HIAS by commenting out the following lines in COVID19DN.py:

COVID19DN.iotjumpway_client()
COVID19DN.threading()
ID Project Description HIAS Author
1 COVID-19 Pneumonia detection/early detection Detects Covid-19 Pneumonia signs from CT Scan Images by a CNN Model. The model have a uniform dataset of 764 Images of CT Scan which consist 349 Images of Covid-19 Pneumonia affected patients and remaining shows normal patient scans. NO Aniruddh Sharma
2 COVID-19 DenseNet Uses DenseNet and SARS-COV-2 Ct-Scan Dataset, a large dataset of CT scans for SARS-CoV-2 (COVID-19) identification created by our collaborators, Plamenlancaster: Professor Plamen Angelov from Lancaster University/ Centre Director @ Lira, & his researcher, Eduardo Soares PhD. YES Adam Milton-Barker
3 COVID-19 Tensorflow DenseNet Classifier For Raspberry Pi 4 This project uses the trained model from Project 2 and has been modfied to work on a Raspberry Pi 4. You can either train your own model using Project 2 or you can use the pre-trained model provided. YES Adam Milton-Barker
4 COVID-19 FastAI Classifiers This project provides notebooks and tutorials for creating Convolutional Neural Network models for detecting COVID-19 in CT-Scans with FastAI. NO Salvatore Raieli

 

Contributing

The Peter Moss COVID-19 AI Research Project encourages and welcomes code contributions, bug fixes and enhancements from the Github.

Please read the CONTRIBUTING document for a full guide to forking our repositories and submitting your pull requests. You will also find information about our code of conduct on this page.

Contributors

 

Versioning

We use SemVer for versioning. For the versions available, see Releases.

 

License

This project is licensed under the MIT License - see the LICENSE file for details.

 

Bugs/Issues

We use the repo issues to track bugs and general requests related to using this project. See CONTRIBUTING for more info on how to submit bugs, feature requests and proposals.

About

Open source Artificial Intelligence for COVID-19 detection/early detection. Includes Convolutional Neural Networks (CNN) & Generative Adversarial Networks (GAN)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published