May 3, 2021/1 min readMy Experience in Hospital!In short: in April 2020 I went into Imam Khomeini Hospital in Ardabil to build a machine learning system that diagnoses COVID-19 from scans. I ended up admitting patients and scheduling the imaging…
May 30, 2020/6 min readAn Online Automatic Corona Diagnose System Based on Chest X-ray ImagesIn short: I trained four networks on chest X-rays to detect COVID-19, picked the best one, and put it online. VGG16 won with 98.92% accuracy and it now runs behind an API on Google Cloud. 98.92% VGG16…