Skip to content

3D UNet for heatmap prediction #6

@martaranzini

Description

@martaranzini

Develop training and testing code for a 3D UNet that can serve as post-processing helper - to include 3D information in the connected component analysis.
Goal: to output a probability map (rather than a one-hot segmentation) indicating regions most likely to contain the fetal brain. This can be combined with the output of the 2D segmentation network to select the connect component most likely to correspond to the brain.

Screenshot 2020-08-06 at 16 34 01

Issues to be considered:

  • Patch size?
  • Balance positive vs negative samples?
  • Loss function?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions