Releases: opengeos/segment-geospatial
Releases · opengeos/segment-geospatial
v0.8.0
24 May 04:08
Compare
Sorry, something went wrong.
No results found
New Features
Added support for using text prompts with SAM (#73 )
Added text prompt GUI (#80 )
Improvements
Improved text prompt notebook (#79 )
Fixed notebook typos (#78 )
Added ArcGIS tutorial to docs (#72 )
v0.7.0
21 May 02:26
Compare
Sorry, something went wrong.
No results found
New Features
Added unittest (#58 )
Added JOSS paper draft (#61 )
Added ArcGIS notebook example (#63 )
Added text prompting segmentation (#65 )
Added support for segmenting non-georeferenced imagery (#66 )
Improvements
Added blend option for show_anns method (#59 )
Updated ArcGIS installation instructions (#68 , #70 )
Contributors
@p-vdp @LucasOsco
v0.6.2
17 May 18:31
Compare
Sorry, something went wrong.
No results found
Improvements
Added jupyter-server-proxy to Dockerfile for supporting add_raster (#57 )
Contributors
@p-vdp
v0.6.1
17 May 03:52
Compare
Sorry, something went wrong.
No results found
v0.6.0
17 May 02:18
Compare
Sorry, something went wrong.
No results found
New Features
Added interactive GUI for creating foreground and background markers (#44 )
Added support for custom projection bbox (#39 )
Improvements
Fixed Colab Marker AwesomeIcon bug (#50 )
Added info about using SAM with Desktop GIS (#48 )
Use proper extension in the usage documentation (#43 )
Demos
Interactive segmentation with input prompts
Input prompts from existing files
v0.5.0
10 May 20:59
Compare
Sorry, something went wrong.
No results found
New Features
Added support for input prompts (#30 )
Improvements
Fixed the batch processing bug (#29 )
Demos
v0.4.0
06 May 04:53
Compare
Sorry, something went wrong.
No results found
New Features
Added new methods to SamGeo class, including show_masks, save_masks, show_anns, making it much easier to save segmentation results in GeoTIFF and vector formats.
Added new functions to common module, including array_to_image, show_image, download_file, overlay_images, blend_images, and update_package
Added tow more notebooks, including automatic_mask_generator and satellite-predictor
Added SamGeoPredictor class
Improvements
Improved SamGeo.generate() method
Improved docstrings and API reference
Added demos to docs
Demos
Contributors
@darrenwiens
v0.3.0
26 Apr 15:19
Compare
Sorry, something went wrong.
No results found
New Features
Added several new functions, including get_basemaps, reproject, tiff_to_shp, and tiff_to_geojson
Added hundereds of new basemaps through xyzservices
Improvement
Fixed tiff_to_vector crs bug #12
Added crs parameter to tms_to_geotiff
v0.2.0
21 Apr 13:57
Compare
Sorry, something went wrong.
No results found
Added notebook example
Added SamGeo.generate method
Added SamGeo.tiff_to_vector method
v0.1.0
19 Apr 20:24
Compare
Sorry, something went wrong.
No results found
New Features
Added SamGeo class
Added GitHub Actions
Added notebook example