Skip to content

Releases: BiaPyX/BiaPy-GUI

Version 1.1.4

28 Nov 17:28
Compare
Choose a tag to compare

Major:

  • Automatice GUI binary creation on a new release for each of the OS that we support:
    • Linux: create_linux_binary.yml
    • macOS: create_macos_binary.yml
    • Windows: create_windows_binary.yml

Minor:

  • Add bs4 package as dependency
  • Move to 0.7.0 version of bioimageio.core

Fix:

  • Fix bug in TEST.POST_PROCESSING.MEASURE_PROPERTIES.REMOVE_BY_PROPERTIES.SIGNS
  • Change the way internet connection is tested
  • Add extra checks during BMZ model check as in BiaPy core 3.5.5 version

Full Changelog: v1.1.3...v1.1.4

Version 1.1.3

21 Oct 16:30
Compare
Choose a tag to compare

Major:

  • Adjust main window elements size
  • Add backward compatibility for the configuration files until January 2024
  • Add option to select the container between the ones that are compatible with each GUI version. It checks the landing page.

Minor:

Fix:

  • Fix bug due to recent changes in the device selection

Full Changelog: v1.1.2...v1.1.3

Version 1.1.2

10 Oct 09:39
Compare
Choose a tag to compare

Major:

  • Update default configuration and automatically set some variables so the configuration is more robust and can work properly in more scenarios

Minor:

  • Change info button stylesheet so they are more obvious that are clickable
  • Add option to calculate the batch size automatically when creating a config file from scratch
  • Now the patch size changes with the workflow selection

Fix:

  • Fix problem during gt path visibility in classification workflow
  • Deactivate local_biapy_container_found to just use it when we are developing, as it was blocking the download bars.
  • Fix test image bar update
  • Fix bug in AUGMENTOR.ZOOM_IN_Z

Full Changelog: v1.1.1...v1.1.2

Version 1.1.1

27 Sep 10:40
Compare
Choose a tag to compare

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

Version 1.1.0

19 Sep 17:44
Compare
Choose a tag to compare

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

Version 1.0.8

23 May 08:16
Compare
Choose a tag to compare

Minor:

  • Log more messages to catch better possible errors

Fix:

  • Solve macOS issue with ~/.docker/config.json file when pulling the container

Full Changelog: v1.0.7...v1.0.8

Version 1.0.7

21 May 13:59
Compare
Choose a tag to compare

Minor:

  • Update GUI to BiaPy v3.4.4

Fix:

  • Bug during cpu calcultation during container running process.

Full Changelog: v1.0.6...v1.0.7

Version 1.0.6

27 Feb 15:16
Compare
Choose a tag to compare
v1.0.6

Fix N_CLASSES to be set depending on the workflow and not on the model

Version 1.0.5

26 Feb 16:23
Compare
Choose a tag to compare

Fix:

  • Typo in multiclass setting

Version 1.0.3

22 Feb 14:29
Compare
Choose a tag to compare

Fix:

  • Change TRAIN.MINIMUM_FOREGROUND to float