Skip to content

1.3.7

Compare
Choose a tag to compare
@stefanklut stefanklut released this 22 Dec 14:01
· 195 commits to main since this release

Release Notes for Laypa Version 1.3.7

Date: 2023-12-22

Overview

Fixing UUID and githash issue

New Features

  • Crop: Crop image and sem_seg
  • Orientation: Change the orientation of an image by order of 90 degrees
  • Rectangle around regions: Convert sem_seg predictions to rotated rectangles (for example for the
  • Eval model without GT: Look at prediction results without having the GT present

Enhancements

  • Better Error handeling: Actual error message that were missing for some errors
  • Remove sklearn dependency: Save some space on install
  • Better docstrings: Update and add many docstrings
  • Use correct affine tranform: use cv2 to match what the coords function was doing

Deprecations and Removals

  • None

Docker Image

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

docker pull loghi/docker.laypa:1.3.7

Contributors


Full Changelog: 1.3.6...1.3.7