HealthML / active-segmentation

ActiveSegmentation: A Simulation Framework for Benchmarking Active Learning Strategies for 3D Medical Image Segmentation
GNU Affero General Public License v3.0
16 stars 1 forks source link

Add dropout layer to U-net architecture #90

Closed josafatburmeister closed 2 years ago

josafatburmeister commented 2 years ago

Add an optional dropout layer to the U-Net architecture. The dropout is applied after each encoding block.