/Covid19-Detector-iOS-Application

Covid-19 Detector iOS Application Developed by Reza Kalantar

Primary LanguageSwiftMIT LicenseMIT

Covid-19 Detector iOS Application

Covid-19 Detector iOS application with embedded deep learning classifier for detecting Covid-19, viral and bacterial pneumonia from frontal chest X-ray scans.

alt text

Software requirements:

Xcode/ Cocoapods/ Firebase package/ TensorFlowLite package

Instructions:

(1) Clone directory and insert command 'pod install' in project root directory from the terminal

(2) Open the 'CovidCXR.xcworkspace' folder and run the app through the iPhone/iPad simulator

(3) Click 'Load' from the homepage to upload a photo from gallery and click 'detect' for inference

(4) To take photos for detection from device directly, an external iOS device needs to be connected and run instead of the simulator

(5) The 'Draw' button on the image can be activated to outline regions-of-interest on images

(5) The X-ray images loaded in the application can be uploaded to a database for crowd-sourcing. Note: for patient security all texts from scans are automatically removed before uploading