v0.1.13
What's Changed
- pyinstaller version upgraded by @AhmetCanSolak in #89
- Bundle links updated after new release by @AhmetCanSolak in #90
- GUI: editable output paths by @AhmetCanSolak in #84
- BUG: cli lucyrichardson psf reading bug fix by @AhmetCanSolak in #92
- GUI: Removing train_on field from data model by @AhmetCanSolak in #93
- DOC: gui output folder tutorial by @AhmetCanSolak in #94
- Update LICENSE.txt by @AhmetCanSolak in #96
- DOC: sphinx-copybuton by @AhmetCanSolak in #98
- UNet model in pytorch by @AhmetCanSolak in #79
- Scipy version fix by @AhmetCanSolak in #100
- Temporary nn structure by @AhmetCanSolak in #101
- GUI: Load pretrained models by @AhmetCanSolak in #97
- Restoration module level load model by @AhmetCanSolak in #103
- TEST: adding saveload tests on restoration level by @AhmetCanSolak in #104
- BUG: GUI pretrained model usage by @AhmetCanSolak in #102
- Removing default txt by @AhmetCanSolak in #107
- GUI: Removing code duplication on denoise tab refreshes by @AhmetCanSolak in #108
- Pypi download badge by @AhmetCanSolak in #109
- LGBM save model fix by @AhmetCanSolak in #111
- Improvements to aydin docstrings by @royerloic in #110
- numpy sqrt refactor by @AhmetCanSolak in #112
- DOC: Perceptron regressor updates by @AhmetCanSolak in #113
- Improve classic optimiser by @royerloic in #114
- Github actions to do style and lint checks by @AhmetCanSolak in #117
- Flake fixes by @AhmetCanSolak in #120
- Github actions test task by @AhmetCanSolak in #119
- Bug fix on classic restoration implementation by @AhmetCanSolak in #121
- Dim analysis by @royerloic in #118
- GUI: text wrapping fixes by @AhmetCanSolak in #95
- FGR blind_spots argumet duplication fix by @AhmetCanSolak in #123
- Fixing bugs by @royerloic in #124
- CI: Test task dependency fix by @AhmetCanSolak in #125
- GUI: Cropping tabs Z step update by @AhmetCanSolak in #127
- CI: capturing only related output by @AhmetCanSolak in #128
- GUI: Text wrapping for parameter names by @AhmetCanSolak in #130
- CatBoost Regressor learning_rate seed by @AhmetCanSolak in #129
- More improvements by @royerloic in #126
- Classic denoisers interpolation mode default value by @AhmetCanSolak in #134
- Refactor: namedtuple defaults for classic denoisers by @AhmetCanSolak in #135
- GUI: Disabling spatial features by @AhmetCanSolak in #136
- GUI: Auto crop for training data Z and T dimensions by @AhmetCanSolak in #139
- GUI: Spatial feature disabling bug fix by @AhmetCanSolak in #140
- Classic restoration ImageTranslator level args by @AhmetCanSolak in #142
- Catboost version bump to 1.0.5 by @AhmetCanSolak in #141
- CLI: psnr and ssim commands by @AhmetCanSolak in #145
- Minor fixes -- actually not so minor... by @royerloic in #144
- BUG: Dimension Analysis by @AhmetCanSolak in #147
- Update CONTRIBUTING.md by @AhmetCanSolak in #149
- BUG: CLI hyperstack command file output by @AhmetCanSolak in #150
- Final fixes before new release by @royerloic in #148
- DEP: distributed by @AhmetCanSolak in #153
- Even faster cropping by @royerloic in #152
- BUG: super fast crop zoom call fix by @AhmetCanSolak in #154
- BUG: Build scipy missing hooks by @AhmetCanSolak in #155
Full Changelog: v0.1.12...v0.1.13