Skip to content

Releases: HakaiInstitute/kelp-o-matic

v0.12.1

03 Sep 16:29
343a933
Compare
Choose a tag to compare

What's Changed

  • Fix Bug: 'WindowsPath' object has no attribute 'hardlink_to' by @tayden in #125

Full Changelog: v0.12.0...v0.12.1

v0.12.0

23 Jul 21:43
a257805
Compare
Choose a tag to compare

What's New

Bug fixes

Dependencies

Full Changelog: v0.11.1...v0.12.0

v0.11.1

07 May 00:43
a816072
Compare
Choose a tag to compare

What's Changed

Bug fixes

Dependencies

Full Changelog: v0.11.0...v0.11.1

v0.11.0

03 May 20:13
87537e1
Compare
Choose a tag to compare

What's Changed

Cool new stuff

  • New mussel detection model by @tayden in #104
    • Better performance!

Bug Fixes

  • Fix segmentation shortcut by @tayden in #100
    • This will speed up classification by skipping over areas of the image where there is only nodata/background

Dependencies

Full Changelog: v0.10.1...v0.11.0

v0.10.1

30 Jan 18:56
baac68a
Compare
Choose a tag to compare

What's Changed

  • Use more standard test time augmentation implementation by @tayden in #99

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

v0.10.0

23 Jan 21:25
5120cf2
Compare
Choose a tag to compare

What's Changed

  • Add more tests for hann window processing by @tayden in #97
  • Add flag to do test time augmentation to improve prediction robustness by @tayden in #98

Full Changelog: v0.9.2...v0.10.0

v0.9.2

18 Jan 19:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

16 Jan 18:53
9678c23
Compare
Choose a tag to compare

What's Changed

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

v0.9.0

16 Jan 00:29
10fab9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

14 Dec 20:16
6f72f00
Compare
Choose a tag to compare

What's Changed

  • Add RGBI classification, support for arbitrary band ordering, support for uint16 imagery by @tayden in #82
  • Document RGBI functionality, update installation docs by @tayden in #84
  • Improve cli and lib parameter validation by @tayden in #85

Full Changelog: v0.7.0...v0.8.0