Skip to content

Releases: opengeos/segment-geospatial

v0.10.4

30 Mar 03:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

29 Mar 12:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.10.3

v0.10.2

08 Nov 02:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

02 Sep 02:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

24 Aug 16:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.10.0

v0.9.1

15 Aug 03:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

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)