geoai Releases
118 releases of opengeos/geoai
- v0.3.4
Minimal release notes: "## What's Changed * Add support for car detection by @giswqs in https://github.com/opengeos/geoai/pull/60 **Full C"
Mar 7, 2025
- v0.3.3
Refactored the module structure by merging the preprocess functionality into the utils module and improved preprocessing capabilities with geoparquet support.
Mar 6, 2025
- v0.3.2
Introduced a new ObjectDetector class for high-level object detection workflows and added support for creating split-maps.
Mar 6, 2025
- v0.3.1
Fixed a critical installation error for users on Windows to ensure the torchgeo dependency works correctly.
Mar 5, 2025
- v0.3.0
Enhanced building extraction workflows with regularization methods and refactored the common utilities module.
Mar 5, 2025
- v0.2.3
This release focuses on minor bug fixes and enhancements to visualization and notebook examples. It introduces new examples for building extraction and image chips while improving existing utility functions.
Mar 4, 2025
- v0.2.2
This version updates installation instructions and documentation while adding a new utility function for clipping rasters. It also introduces functionality for viewing image metadata.
Mar 4, 2025
- v0.2.1
Minimal release notes: "## What's Changed * Update installation instructions by @giswqs in https://github.com/opengeos/geoai/pull/27 **Ful"
Mar 3, 2025
- v0.2.0
This release marks a significant step forward by adding a dedicated preprocessing module, utility functions for data conversion, and a pre-trained building extraction model. It also expands documentation and notebook examples.
Mar 3, 2025
- v0.1.7
Minimal release notes: "## What's Changed * Add download module by @giswqs in https://github.com/opengeos/geoai/pull/19 **Full Changelog**"
Feb 28, 2025
- v0.1.6
This release focuses on fixing broken documentation links and enhancing data visualization capabilities for raster data and images. It introduces utility functions designed to streamline batch plotting and statistical calculations.
Feb 23, 2025
- v0.1.5
Minimal release notes: "## What's Changed * Rename pkg name by @giswqs in https://github.com/opengeos/geoai/pull/15 **Full Changelog**: ht"
Feb 22, 2025
- v0.1.4
Minimal release notes: "## What's Changed * Update PyPI workflow by @giswqs in https://github.com/opengeos/geoai/pull/14 **Full Changelog*"
Feb 22, 2025
- v0.1.3
Minimal release notes: "## What's Changed * Update PyPI command by @giswqs in https://github.com/opengeos/geoai/pull/13 **Full Changelog**"
Feb 22, 2025
- v0.1.2
This release introduces the core image segmentation module and enriches the project with notebook examples for data visualization. It also standardizes the project configuration with a new pyproject.toml file and updates several dependencies.
Feb 22, 2025
- v0.1.1
This is a minor maintenance release focused on initial documentation improvements. It involves fixing broken links and providing the first set of notebook examples for data visualization.
Jul 27, 2024
- v0.1.0
This initial release introduces the `samgeo` module, enabling geospatial image segmentation using the Segment Anything Model (SAM).
Oct 11, 2023
- v0.0.1
Aug 11, 2023