Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

IDU-CVLab/Images_Preprocessing_2nd

Open more actions menu

Repository files navigation

  • This repository is segemtnation part of the pipeline proposed here
  • Different segmentaion methods were compared and their performances were recorded and measured using dice similarities. The results were evaluated using the publicly available COVID-19 CT segmentation dataset.
  • From the dataset; the "Image volumes (308 Mb)", and the "Lung masks (1 Mb)" were used for evaluation.
  • The "Image Volumes" were sliced in Z axial direction, and the slices were then segmentaed using one of the proposed segmentation methods.
  • Training set includes all t2 to t8 images and correspoding masks; i.e. 745 annotated images and 745 annotated masks.
  • Test set includes all t0 and t1 images and corresponding masks; i.e. 84 annotated images and 84 annotated masks.
  • The resulting volume slices were compared against the corresponding lung masks in terms of the dice Coefficient value for two classes. Average dice value and minimuim dice value over all lung mask slices were used to evaluate the segemtnation method.

The codes are:

  1. 'Region-Based-Segmentation using COVID-19 CT segmentation dataset.ipynb'
  2. 'Threshold-Based-Segmentation using COVID-19 CT segmentation dataset.ipynb'
  3. 'K_means_Clustering_based_Segmentation_using_COVID_19_CT_segmentation_dataset.ipynb'
  4. 'UNet_model.py'

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.