Skip to content

Releases: juglab/featureforest

v0.1.2

28 Jul 13:51

Choose a tag to compare

v0.1.1

15 Jul 13:50

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Jun 09:58

Choose a tag to compare

What's Changed

  • Updated prediction pipeline using no storage file and multiprocessing by @mese79 in #41
  • Installation Update by @mese79 in #43
  • Major updates! by @mese79 in #44

Full Changelog: v0.0.9...v0.1.0

v0.0.9

25 Apr 19:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

17 Mar 09:50

Choose a tag to compare

What's Changed

  • Plugin usage statistics by @mese79 in #22
  • Add doc for user annotations in label layer by @anwai98 in #25
  • Add micro-sam LM and EM generalist models by @anwai98 in #27
  • Add support for compressing extracted features by @anwai98 in #28
  • Add micro-sam model mentions to doc by @anwai98 in #30

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

14 Jan 15:46

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

09 Nov 17:35

Choose a tag to compare

What's Changed

  • Added SAM2 model and post-processing by @mese79 in #19

Full Changelog: v0.0.5...v0.0.6

v0.0.5

24 Oct 10:44

Choose a tag to compare

What's Changed

  • Added UI and functionalitty for whole stack prediction by @mese79 in #18

Full Changelog: v0.0.4...v0.0.5

v0.0.4

16 Oct 08:51
c98f469

Choose a tag to compare

Fixed the napari entry point.

v0.0.3

10 Oct 14:31

Choose a tag to compare

What's Changed

  • added DinoV2 model by @mese79 in #6
  • Added large SAM model adapter (vit_h) by @mese79 in #8
  • updated post-processing using LightHQSAM by @mese79 in #10
  • Embeding extraction testing by @veegalinova in #9
  • Update Post-processing by @mese79 in #11
  • updated post-processing: added sam auto-segmentation method by @mese79 in #12
  • Updated export functionality by @mese79 in #13
  • Bug fix: calculating the right amount of padding to add to image by @mese79 in #14
  • Storing features in float16 by @mese79 in #16

New Contributors

Full Changelog: v0.0.1...v0.0.3