Problem
Users can save their model, but then there is no way to load a model. This would be useful for applying a model to similar data to what it was trained on.
Potential solution
A button to load a pre-trained model. There is already a placeholder but it hasn't been implemented.
https://github.com/CAREamics/careamics-napari/blob/c456c4b7c664566f5568db00ac12e0b362a749d8/src/careamics_napari/widgets/magicgui_widgets.py#L54-L63
Problem
Users can save their model, but then there is no way to load a model. This would be useful for applying a model to similar data to what it was trained on.
Potential solution
A button to load a pre-trained model. There is already a placeholder but it hasn't been implemented.
https://github.com/CAREamics/careamics-napari/blob/c456c4b7c664566f5568db00ac12e0b362a749d8/src/careamics_napari/widgets/magicgui_widgets.py#L54-L63