Skip to content

Version 1.1.0

Choose a tag to compare

@danifranco danifranco released this 19 Sep 17:44
· 207 commits to main since this release

Major:

  • Add Wizard window to help the user configuring a workflow with a few questions. A regular configuration is set to work properly is almost all situations. To achieve that the questions configure under the hood all critical variables needed to run the workflow.
  • Now the GUI tries to provide more info for the user when the container crashed before starting to run the container
  • Add BMZ/Torchvision model checking and display window
  • Update GUI to BiaPy 3.5.2 code (commit: 25729c)
  • Improve logging to better catch output/errors
  • Make all info icons clickable to be more intuitive
  • Clarify device selection as multiGPU is not allowed due to gloo backend

Minor:

  • Change validation split value to be more clear (closing #6)
  • Change detection images
  • Improve version comparison to alert user that there is a new GUI version available
  • Add train/val/test paths to the running window
  • Add workflow info in running window
  • Add a label to display where the job output will be placed. Also add option to change that path in case it exists to avoid overwrite

Fix:

  • Now the spin window is centered
  • Update test padding when patch size is given
  • Fix minor issue loading yaml files for some variables that were not defined in the GUI

Full Changelog: v1.0.8...v1.1.0