Skip to content

v2.18.0

Choose a tag to compare

@Lucashsmello Lucashsmello released this 02 Jul 15:25
· 227 commits to main since this release
c652a6f

What's Changed

  • DatamintModel with default implementations for predict_volume, ..., based on the implementation of predict_slice (DAT-828) by @luandalmazo in #85
  • log pipeline predictions (e.g, segmentations) to the server (DAT-942) by @luandalmazo in #86
  • Log test predictions to the server (DAT-974) by @luandalmazo in #87
  • Add 'datamint-init' to main (DAT-975) by @luandalmazo in #88
  • Add source = 'imported' when users are importing their segmentations using the API (DAT-973) by @luandalmazo in #89
  • Gifs in README.md and docs for beginners (DAT-977) by @luandalmazo in #90
  • For some reason, datamint logo in the home page of the documentation is huge (DAT-978) by @luandalmazo in #91
  • Implement Datamint model registry store and utility functions for pro… by @Lucashsmello in #92

Full Changelog: v2.17.4...v2.18.0