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

Representativeness uncertainty sampling #118

Closed josafatburmeister closed 2 years ago

josafatburmeister commented 2 years ago

Closes #103

Adds query strategy that combines representativeness sampling and uncertainty sampling.

jonaskordt commented 2 years ago

Also, a parameter to select the uncertainty metric is currently missing.