Skip to content

The MorphGAC algorithm is applied on bounding boxes containing pancreas, in order to segment it.

Notifications You must be signed in to change notification settings

adavradou/YOLO-MorphGAC

Repository files navigation

YOLO+MorphGAC

Pancreas segmentation by first detecting it (using YOLO or any other pancreas detection network) and then applying morphological snakes (MorphGAC) on the predicted bounding boxes to segment it.

This repo is only for the segmentation part, the pancreas detection part is available on repository “Pancreas-detection-YOLOv4”.

The whole idea is visualized on the following graph:

MorphGAC_algorithm_graph

About

The MorphGAC algorithm is applied on bounding boxes containing pancreas, in order to segment it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages