tremblerz / covidscanner

Diagnosis for pneumonia (focused on COVID19) using Convolutional Neural Networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covidscanner

Diagnosis for pneumonia (focused on COVID19) using Convolutional Neural Networks. The project is done as part of the MIT Course 6.874

How to run

Currently dataset comes from the COVID-NET repository. Please follow the instructions written over there to curate the dataset and merge it in the right format. Once curated you can go to the src directory and run python main.py

We will be adding more data source compatibility soon.

About

Diagnosis for pneumonia (focused on COVID19) using Convolutional Neural Networks.

License:MIT License


Languages

Language:Python 100.0%