The aim of the project is to develop system for the detection of COVID-19 in chest X-ray images, enhancing the speed and accuracy of medical assessments, and assisting healthcare professionals in making informed decisions for patient care during the COVID-19 pandemic.
Follow theses steps to set up the environment and run the application.
- Clone the forked repository.
git clone https://github.com/ldebele/Identifying-COVID-19-Diseases-In-Chest-X-Rays.git cd Identifying-COVID-19-Diseases-In-Chest-X-Rays.git
- Run the application.
docker-compose up
Lemi Debela