Skip to content

Releases: opengeos/segment-geospatial

v0.9.0

06 Aug 19:28
Compare
Choose a tag to compare

New Features

  • Added support for box prompts, including list, geojson dict, vector file paths (#159)

Improvements

  • Updated groundingdino installation (#147)
  • Updated README (#152)

v0.8.5

19 Jul 18:19
Compare
Choose a tag to compare

Improvements

  • Updated installation docs (#146)
  • Updated leafmap and localtileserver to dependencies (#146)
  • Added info about libgl1 dependency install on Linux systems (#141)
  • Fixed save_masks bug without source image (#139)

v0.8.4

05 Jul 15:26
Compare
Choose a tag to compare

Improvements

  • Fixed model download bug (#136)
  • Added legal notice (#133)
  • Fixed image source bug for show_anns (#131)
  • Improved exception handling for LangSAM GUI (#130)
  • Added to return pixel coordinates of masks (#129)
  • Added text_sam to docs (#123)
  • Fixed file deletion error on Windows (#122)
  • Fixed mask bug in text_sam/predict when the input is PIL image (#117)

v0.8.3

21 Jun 03:36
Compare
Choose a tag to compare

New Features

  • Added support for batch segmentation (#116)
  • Added swimming pools example (#106)

Improvements

  • Removed 'flag' and 'param' arguments (#112)
  • Used sorted function instead of if statements (#109)

v0.8.2

14 Jun 13:40
Compare
Choose a tag to compare

New Features

  • Added regularized option for vector output (#104)
  • Added text prompt GUI (#80)

Improvements

  • Added more deep learning resources (#90)
  • Use the force_filename parameter with hf_hub_download() (#93)
  • Fixed typo (#94)

v0.8.1

25 May 01:13
Compare
Choose a tag to compare

Improvements

  • Added huggingface_hub and remove onnx (#87)
  • Added more demos to docs (#82)

v0.8.0

24 May 04:08
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

Improvements

  • Added jupyter-server-proxy to Dockerfile for supporting add_raster (#57)

Contributors
@p-vdp

v0.6.1

17 May 03:52
Compare
Choose a tag to compare

New Features

  • Added Dockerfile (#51)