Skip to content

Releases: initze/thaw-slump-segmentation

v0.10.6

15 Jul 14:21
Compare
Choose a tag to compare

What's Changed

  • removed geemap dependency from water masking by @initze in #152
  • default raster datatype reverted to GTIFF to save storage by @initze in #153
  • bugfix of water masking by @initze in #155

Full Changelog: v0.10.5...v0.10.6

v0.10.5

15 Jul 11:36
b8cf736
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.4...v0.10.5

v0.10.4

14 Jun 09:08
d66cd2c
Compare
Choose a tag to compare

What's Changed

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

v0.10.3

03 Jun 07:43
a12106c
Compare
Choose a tag to compare

What's Changed

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

v0.10.2

08 May 11:51
b5d06c3
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release

What's Changed

New Contributors

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

v0.10 postprocessing scripts

25 Apr 08:01
7f7e813
Compare
Choose a tag to compare

What's Changed

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

v0.10.0

24 Apr 15:24
Compare
Choose a tag to compare

pip-installable packaging – major restructuring of the project... 🥳

v0.8.1

15 Apr 10:00
3bc16be
Compare
Choose a tag to compare

Major update of v0.8.0 branch

What's Changed

Full Changelog: 0.8.0...v0.8.1

v0.9.0b

22 Jan 16:07
01a6695
Compare
Choose a tag to compare
v0.9.0b Pre-release
Pre-release

[0.9.0b] - 2024-01-22

Changed

  • change augmentation back to albumentations
  • minor code fixes

What's Changed

Full Changelog: 0.9.0a...0.9.0b

0.9.0a

03 Jan 15:09
8ec9977
Compare
Choose a tag to compare
0.9.0a Pre-release
Pre-release

[0.9.0a] - 2024-01-03

Changed

Preprocessing

  • using datacubes
  • gee based loading of auxilliary data
  • augmentation switched to torchvision (potential to revert to albumentations)

Added

  • support for multiple datasources
  • weights and biases for model tracking

What's Changed

Full Changelog: 0.8.0...0.9.0a