rekalantar / Covid19-Detector-iOS-Application

Covid-19 Detector iOS Application Developed by Reza Kalantar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Covid-19 Detector iOS Application Developed by Reza Kalantar

License:MIT License


Languages

Language:Swift 99.1%Language:Ruby 0.9%