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.
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 codefile. - 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 codefile. - 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
rtreeIndex lackedlenmethod in versions prior to 1.0: https://github.com/coolzhao/Geo-SAM/issues/55 - Change: Replaced
QVariantwithQMetaTypefor 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:
- 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
- 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.
- Add a
*_code_update.zipfile 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:
- Fixed bugs in preview mode, tested and running relatively stable now.
- Added option to
not load demo imageswhen opening widget. - Settings are now saved locally by default, previous settings remain after reopening the plugin. Users can also reset to default values.
- 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:
- Fixed bugs when in Preview mode
- 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:
- Add a Colab Example geosam-image-encoder.ipynb for the GeoSAM-Image-Encoder Python package to encode images without needing QGIS.
- Renamed
Hover modetoPreview mode - Change
Minimum AreatoMinimum pixels - Fix bugs when saving SAM result with
Preview modein v1.2.0-dev - add comparison for the result from pressed prompts and preview mode prompts
- 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:
- add
Hover mode: give segmentation results when hovering the mouse over the image; (Shortcut: H) - add option to select the output polygon layer from the current existing vector layers in the project.
- add option to set the minimum area condition for filtering output polygons, which helps remove unwanted small polygons in the output results of SAM.
- Add option to customize the colors of points and box prompts and feature extent.
- add
- This version also adds an
Encoder Copilottool which can:- Help set encoding parameters interactively and pass parameters to Endoder. ([Encoder Copilot]
Copy settings-->[Encoding tool]Advanced->Paste Settings) - 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).
- Help set encoding parameters interactively and pass parameters to Endoder. ([Encoder Copilot]
Detailed instructions will be provided later.
- Python
Published by Fanchengyan 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