Skip to content

Addressing the limitations of deep learning methods, the algorithms and anatomical principles enable automated detection and repair of missegmentation in 3d medical image data, the repair results can reach 90% dice score (evaluated by human experts)

Notifications You must be signed in to change notification settings

skill-diver/segmentation_refiner

Repository files navigation

1. Set up environment
pip install -r requirements.txt

2. Do refinement.
python test.py -D <input_dir> -B <spine_binarymask> -S <output_dir> -P<vertebrae path which you want to refine>

About

Addressing the limitations of deep learning methods, the algorithms and anatomical principles enable automated detection and repair of missegmentation in 3d medical image data, the repair results can reach 90% dice score (evaluated by human experts)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published