Version 1.1.1
Major:
- Update BMZ model check to make it more robust
- Add BMZ export fields
Minor:
- Improve image dimensions error message
- Change main window to be more intuitive with two clear options: 1) Wizard and 2) create new workflow+reuse previous one
- Change training/test data paths to questions in the Wizard
- Improve complex field data conversion with a message for the user
- Change validation data split to 0-1 range again but changing its message so is clear what to input
- Add the plot folder path in the running window
- Add the BioImage Model Zoo files' folder path in the running window
- Disable stop button when the container finishes
Fix:
- Ensure utf-8 encoding when opening a file and avoid bugs
- Remove blank space in general options
- Fix validation gt path visibility
- Fix U-NeXt V1 typo
- Ensure tuples are converted into strings before creating the yaml
- Hide model related variables when a pretrained model has been selected
Full Changelog: v1.1.0...v1.1.1