Skip to content

Releases: juglab/napari-n2v

v0.1.1

29 Aug 13:32
7271de4
Compare
Choose a tag to compare
  • Relax constraints on dependencies #52

v0.1.0

30 Jan 13:09
Compare
Choose a tag to compare
  • Improve bioimage.io export/import and validation
  • Add export/import of TF SavedModel format
  • Add possibility to train without augmentation #32
  • Fix missing icons #33
  • Allow more validation patches #34
  • Fix bug relative to axes widget update #35
  • Fix prediction scale #36

v0.0.4

03 Nov 11:48
Compare
Choose a tag to compare

Update setup

v0.0.3

26 Oct 14:34
ccee36c
Compare
Choose a tag to compare

Fix Demo plugin.

v0.0.2

24 Oct 14:02
52977dd
Compare
Choose a tag to compare

Update Readme for PyPi and add citations.

v0.0.1

24 Oct 13:35
f72bb07
Compare
Choose a tag to compare

First napari-n2v release!

The plugin contains:

  • Loading of data from napari layers or disk
  • Training and re-training
  • Expert settings for advanced users
  • TensorBoard to follow training
  • Prediction from napari layers or disk
  • Export of models to TensorFlow or bioimage.io formats
  • Documentation
  • Tutorials