v0.2.0
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