What's Changed
- Update LVAE DataType list by @veegalinova in #251
- 3D model by @CatEek in #240
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #250
- Feature: Predict to disk (outerloop implementation) by @melisande-c in #253
- refac: modularized + cleaned the code for LVAE losses by @federico-carrara in #255
- refac: reorganization of pydantic configs in LVAE model by @federico-carrara in #256
- Fix(BMZ export): torchvision version; model validation by @melisande-c in #257
- Fix: Enforce dataloader params to have shuffle=True by @melisande-c in #259
- Performance test induced fixes by @CatEek in #260
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #262
- fix: Allow singleton channel in convenience functions by @jdeschamps in #265
- feat: Add convenience function to read loss from CSVLogger by @jdeschamps in #267
- Refac: Rename config file to careamics.yaml in BMZ export by @melisande-c in #271
- Feature: Load model from BMZ using URL by @melisande-c in #273
- feat: Enable prediction step during training by @jdeschamps in #266
- refac: added possibility to pick
kl_restricted
loss & other loss-related refactoring by @federico-carrara in #272 - A new enum for a new splitting task. by @ashesh-0 in #270
- Fix(BMZ): Relax model output validation kwargs; extract weights and config file following new
spec
andcore
release by @melisande-c in #279 - Fix(dependencies): Set bioimageio-core version greater than 0.7.0 by @melisande-c in #280
- fix: fixed a bug in KL loss aggregation (LVAE) by @federico-carrara in #277
- fix: ONNX exportability compatibity test and fix by @nimiiit in #275
- refac: updated calibration code + moved it into a separate script by @federico-carrara in #283
- MicroSplit: adding data type for a new dataset. by @ashesh-0 in #284
- Feature: Add predict command to CLI by @melisande-c in #281
- Noise models for paper notebooks by @CatEek in #285
- Fix: fix device array handling in NoiseModels by @CatEek in #288
- chore: Add templates by @jdeschamps in #291
- Add dependabot and cap dependencies by @jdeschamps in #287
- refac: optimize
WelfordStatistics
update and finalization by @federico-carrara in #325 - Update BMZ README by @jdeschamps in #322
New Contributors
Full Changelog: v0.0.4...v0.0.5