Skip to content

v0.2.0

Compare
Choose a tag to compare
@Kevin2 Kevin2 released this 01 Feb 13:34
· 84 commits to main since this release
df40587

Radionets 0.2.0 (2023-01-31)

API Changes

  • train on half-sized images and applying symmetry afterward is a backward incompatible change models trained with early versions of radionets are not supported anymore #140

Bug Fixes

  • fixed sampling of test data set fixed same indices for plots #140

New Features

  • enabled training and evaluation of half sized images (for 128 pixel images) #140

Maintenance

  • Deleted unusable functions for new source types Deleted unused hard coded scaling #140

Refactoring and Optimization