0.0.15
What's Changed
- allows to configure wandb run id by @mariusgiger in #48
- allows val change for wandb by @mariusgiger in #49
- allows to reduce the memory footprint by @mariusgiger in #50
- allows to filter by obs time by @mariusgiger in #51
- adds correct scaling factors by @mariusgiger in #52
- several improvements and fixes by @mariusgiger in #53
- refactors prediction pipeline by @mariusgiger in #54
- Feature/obs time config by @mariusgiger in #55
- adds an option to also store the source image by @mariusgiger in #56
- several minor improvements, adds debug option, fixes image generation by @mariusgiger in #57
- fixes an issue where a calculation likely was not on the gpu by @mariusgiger in #58
- times train loop by @mariusgiger in #59
- fixes issues with prediction and enhances generation by @mariusgiger in #60
- adds vae config by @mariusgiger in #61
- adds config with reduced lr for the default cevae by @mariusgiger in #62
- adds a new limb config, an analysis notebook and changes the scaling … by @mariusgiger in #63
- Adds a threshold based baseline model by @mariusgiger in #64
- adds a reconstruct command that exposes mu and std for each sample by @mariusgiger in #65
- adds more metrics by @mariusgiger in #66
Full Changelog: 0.0.14...0.0.15