Recent Releases of geo-sam

geo-sam - v1.3.2(stable)

Release 1.3.2 (stable)

What's New:

  • Added two dedicated button for users to create or load the SAM output layer.
  • Added more SAM output layer formats.

image

What's Fixed:

  • Fixed issues caused by the torchgeo 0.7 API change(s).https://github.com/coolzhao/Geo-SAM/issues/69
  • Fixed bug: unexpected type "float" for issue https://github.com/coolzhao/Geo-SAM/issues/67
  • Fixed bug: QGIS crashes when deleting the active labelling vector layer

Full Changelog: https://github.com/coolzhao/Geo-SAM/compare/1.2.0...v1.3.2

[!NOTE] - For first time installation, you need to download the compressed source code file. - For updating, we recommend downloading the zipped file labeled *_code_update.zip, which contains only the updated code.

- Python
Published by Fanchengyan 10 months ago

geo-sam - v1.3.1-rc3

Release 1.3.1 RC3 - Key Updates:

Fix: Addressed issue of "QgsField Type Error": https://github.com/coolzhao/Geo-SAM/discussions/59 https://github.com/coolzhao/Geo-SAM/issues/60

[!NOTE] - For first time installation, you need to download the compressed source code file. - For updating, we recommend downloading the zipped file labeled *_code_update.zip, which contains only the updated code.

- Python
Published by Fanchengyan about 1 year ago

geo-sam - v1.3.1-rc2

Release 1.3.1 RC2 - Key Updates:

  • Fix: Addressed issue where the rtree Index lacked len method in versions prior to 1.0: https://github.com/coolzhao/Geo-SAM/issues/55
  • Change: Replaced QVariant with QMetaType for compatibility with QGIS 3.38.
  • Add: Added documentation on resolving installation issues on Linux and macOS. https://github.com/coolzhao/Geo-SAM/issues/47, https://github.com/coolzhao/Geo-SAM/issues/53
  • Refine: Refined the status information of UI.

For updating, we recommend downloading the zipped file labeled *_code_update.zip, which contains only the updated code.

- Python
Published by Fanchengyan about 1 year ago

geo-sam - v1.3-rc

This release is the 1.3RC (Release Candidate) version, featuring the following key updates:

  1. The plugin's interface has been optimized by changing two lines into one, thereby reducing its occupied space. https://github.com/coolzhao/Geo-SAM/issues/26
  2. Multiple bugs have been addressed and resolved. https://github.com/coolzhao/Geo-SAM/issues/39, https://github.com/coolzhao/Geo-SAM/issues/42, https://github.com/coolzhao/Geo-SAM/issues/43.
  3. Add a *_code_update.zip file in the release. This file only contains the code portion, which greatly reduces the file size and can significantly reduce the download time for users who only need to update the code.

- Python
Published by Fanchengyan almost 2 years ago

geo-sam - Geo-SAM-dev

This release resolves the bug introduced in the previous version that prevented enabling plugins after removing the "docs" folder.

- Python
Published by Fanchengyan over 2 years ago

geo-sam - Geo-SAM-dev

This dev-version has undergone thorough testing and is relatively stable. We encourage everyone to try out the new features and provide feedback on your experience.

The update for this version includes the following changes:

  1. Fixed bugs in preview mode, tested and running relatively stable now.
  2. Added option to not load demo images when opening widget.
  3. Settings are now saved locally by default, previous settings remain after reopening the plugin. Users can also reset to default values.
  4. Removed documentation from plugin to reduce file size.

- Python
Published by Fanchengyan over 2 years ago

geo-sam - Geo-SAM-dev

Note: This version is a pre-release of the dev version, and the new features have not been sufficiently tested. You are welcome to help us try it.

Changes compared to v1.2.1-dev:

  1. Fixed bugs when in Preview mode
  2. Improved Encoder Copilot's ability to handle large files.

- Python
Published by Fanchengyan over 2 years ago

geo-sam - Geo-SAM-dev

Note: This version is a pre-release of the dev version, and the new features have not been sufficiently tested. You are welcome to help us try it.

Changes compared to v1.2.0-dev:

  1. Add a Colab Example geosam-image-encoder.ipynb for the GeoSAM-Image-Encoder Python package to encode images without needing QGIS.
  2. Renamed Hover mode to Preview mode
  3. Change Minimum Area to Minimum pixels
  4. Fix bugs when saving SAM result with Preview mode in v1.2.0-dev
  5. add comparison for the result from pressed prompts and preview mode prompts
  6. Cursor color now changes when prompt colors are changed

- Python
Published by Fanchengyan over 2 years ago

geo-sam - Geo-SAM-dev

Note: This version is a pre-release of the dev version, and the new features have not been sufficiently tested. You are welcome to help us try it.

  • This version adds the following features to Geo SAM Labeling Tool:
    1. add Hover mode: give segmentation results when hovering the mouse over the image; (Shortcut: H)
    2. add option to select the output polygon layer from the current existing vector layers in the project.
    3. add option to set the minimum area condition for filtering output polygons, which helps remove unwanted small polygons in the output results of SAM.
    4. Add option to customize the colors of points and box prompts and feature extent.
  • This version also adds an Encoder Copilot tool which can:
    1. Help set encoding parameters interactively and pass parameters to Endoder. ([Encoder Copilot] Copy settings -->[Encoding tool] Advanced->Paste Settings)
    2. Provide an option to export current encoding parameters into a file as the inputs to a separate script file for encoding image (to be implemented in the future version).

Detailed instructions will be provided later.

- Python
Published by Fanchengyan over 2 years ago

geo-sam - Geo-SAM

Fixed the incompatibility issue with QGIS 3.28 LTR regarding Qgis.DistanceUnit class.

- Python
Published by coolzhao over 2 years ago

geo-sam - Geo-SAM

Add the encoding tool to support customized images.

- Python
Published by coolzhao over 2 years ago

geo-sam - Geo-SAM

Fixed plugin ui icon in the plugin manager and other small issues. The image encoding tool is in the testing phase now.

- Python
Published by coolzhao over 2 years ago

geo-sam - Geo-SAM

This version is well developed for post-image-encoding operation with user-friendly UI and experience. We're also working on a new tool that will allow you to encode your own images and save features of the images directly within QGIS, which will be available soon. Stay tuned!

- Python
Published by Fanchengyan over 2 years ago

geo-sam - Geo-SAM

Add shortcuts for buttons. Add many small features that can improve the user experience.

- Python
Published by Fanchengyan over 2 years ago

geo-sam - Geo-SAM

Fix multi-connected signal issue (happens when loading another feature folder or closing then reopening the widget)

- Python
Published by coolzhao over 2 years ago

geo-sam - Geo-SAM

Demo purpose release without image encoder module. Good luck, Joe.

- Python
Published by coolzhao over 2 years ago