Skip to content

1.3.6

Compare
Choose a tag to compare
@stefanklut stefanklut released this 11 Dec 11:50
· 261 commits to main since this release

Release Notes for Laypa Version 1.3.5-1.3.6

Date: 2023-12-11

Overview

Fixing UUID and githash issue

New Features

  • Exif: Handle Exif rotation when loading in images

Enhancements

  • Fix loading issues Mask2Former: Currently running correctly, with known issue that annotations must have at least one instance
  • Saving images issue resolved: Models trained with this bug may need to be changed to "BGR" INPUT
  • Fix dataset reloading during validation: Ground truth can now be moved during training, preprocess now links images when not resized

Deprecations and Removals

  • Saving images issue resolved: Models trained with this bug may need to be changed to "BGR" INPUT

Docker Image

The Docker image for version 1.3.6 can be obtained using the following command:

docker pull loghi/docker.laypa:1.3.6

Contributors


Full Changelog: 1.3.4...1.3.6