napari_cellseg3d.code_plugins.plugin_model_training#

Training plugin for napari_cellseg3d.

Classes

LearningRateWidget([parent])

A widget to choose the learning rate.

Trainer(*args, **kwargs)

A plugin to train pre-defined PyTorch models for one-channel segmentation directly in napari.

WNetWidgets(parent)

A collection of widgets for the WNet training GUI.