Skip to content

younggon2/Research-Detection-CarinaHilar-CXR-COVID19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Research on carina and left hilum detection for COVID19 patients in CXR

This source code is for sharing deep learning-based detection model for carina and left hilium in CXR. It has been validated for COVID19 patients as well.

Lung segmentation in CXR is followed by this detection model for dividing the whole lung into four regions.

Pre-requisities

  • Python == 3.5
  • Keras >= 2.0
  • Tensorflow >= 1.11
  • Scipy
  • OpenCV
  • keras-retinanet

Detection result and segmentation for four regions (mAP: 0.69 for a private dataset)

Detection

Reference (Github)

  1. https://github.com/qubvel/segmentation_models
  2. https://github.com/fizyr/keras-retinanet
  3. https://github.com/younggon2/Research-Segmentation-Lung-CXR-COVID19

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published