STEPS TO BUILD DETECTION MODEL
- X-ray images for patients who have tested positive for COVID-19 are collected
- “normal” (i.e., not infected) X-ray images from healthy patients are collected
- Divide the dataset in test, train and validate dataset
- Train a CNN to automatically detect COVID-19 in X-ray images via the dataset we created
- Evaluate the results
Dataset link : https://bit.ly/3dvXVa0
visit https://aihubprojects.com/corona-detection-from-x-ray-using-cnn/