Skip to content

Release v0.0.14

Latest
Compare
Choose a tag to compare
@2320sharon 2320sharon released this 12 Jul 18:34
· 8 commits to main since this release

Release v0.0.14

Release Date: July 12, 2023

We are excited to announce the release of Seg2Map v0.0.14.

Changelog

  1. Latest version of doodleverse_utils 0.0.33 is installed by default to fix model issues
  2. Includes segformer models:
  • "orthoCT_RGB_8class_segformer_7641724"
  • "chesapeake_7class_segformer_7677506"
  • "orthoCT_RGB_5class_segformer_7641708"

Bug Fixes

  • Fixed issue #21
  • Fixed issue #19
  • Fixed issue #15

Features

  1. Each class in the segmentation is loaded as a separate layer
  2. Multiple ROIs can be downloaded concurrently
  3. Many different models can be applied to downloaded imagery
  4. Session system makes it easy to experiment with different models

Improvements

  • Images are saved as sRGB instead of CYMK
  • UI visual bug causing the saved settings display to disappear has been fixed

Contributors

We would like to thank all our contributors who worked on this release:

For a complete list of code contributors, see the GitHub contributors page.

How to Upgrade

To upgrade to the latest version, you can follow these steps:

  1. Pull the latest version from the main branch. git pull origin main
  2. pip install seg2map==0.0.14

Please refer to the project's readme file for more information about installing and configuring.

Feedback

We are eager to hear about your experiences with this new release. Please provide your feedback, file issues, or contribute a pull request on our GitHub page.