Skip to content

ISDL-academic/U-Net_based_bone_segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

U-Net based bone segmentation

U-Net

You can execute U-Net unet/Unet.ipynb

Data pre-processing

Optimizse Windowing Parameter with jDE

You can optimize windwowing parameter,which is the part of dicom parameter,using windowPeocessing/window_jDE/main.py.
To handle dicom data, you need a libraty called pydicom, so please install that.

The fitness function of jDE is IoU between optimized images and Ground Truth images.

Releases

No releases published

Packages

No packages published