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:
Add an ipython notebook. This notebook should launch napari for annotation, and for segmentation. It should create the model, and potentially feed it into napari.
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: