junlabucsd / napari-mm3

Mother machine image analysis through napari
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

Fill out the unet pipeline #26

Closed michaels10 closed 1 year ago

michaels10 commented 2 years ago

The Unet pipeline needs some work. Currently, we only have annotate and unet segmentation, with no way of generating the model (we leave that to the user). We think the best way to fix this is:

rthiermann commented 1 year ago

We now have a notebook and also a training widget (user can choose which to use). Both are now described in the docs.