Releases: Doodleverse/seg2map
Releases · Doodleverse/seg2map
Release v0.0.14
Release v0.0.14
Release Date: July 12, 2023
We are excited to announce the release of Seg2Map v0.0.14.
Changelog
- Latest version of
doodleverse_utils
0.0.33 is installed by default to fix model issues - Includes segformer models:
- "orthoCT_RGB_8class_segformer_7641724"
- "chesapeake_7class_segformer_7677506"
- "orthoCT_RGB_5class_segformer_7641708"
Bug Fixes
Features
- Each class in the segmentation is loaded as a separate layer
- Multiple ROIs can be downloaded concurrently
- Many different models can be applied to downloaded imagery
- 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:
- Pull the latest version from the
main
branch.git pull origin main
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.