mednet.models.segment¶
Specialized semantic segmentation models and associated functionality.
Modules
DRIU network architecture for vessel segmentation, from [MPTAVG16]. |
|
|
|
DRIU network architecture for optic-disc segmentation, from [MPTAVG16]. |
|
|
|
Holistically-Nested Edge Detection (HED) network architecture, from [XT15]. |
|
Mobile2 UNet network architecture, from [LWJ18]. |
|
Definition of base model type for semantic segmentation tasks. |
|
UNet network architecture, from [RFB15]. |