vanvalenlab / deepcell-label

Cloud-based data annotation tools for biological images
https://label.deepcell.org
Other
73 stars 14 forks source link

Save logs and data for each training run, allow model export/import, training continuation, etc. #415

Open ykevu opened 1 year ago

ykevu commented 1 year ago

Currently, the in-browser training does a single, cancellable run and saves the final model but no other data about the run. This also leads to some visual bugs, like changing the number of epochs on a second run will make the loading bar change size, or changing the number of cell types messing with the confusion matrix. Rerunning the training will overwrite the first model, and there is no way of exporting the model. The following list of features should eventually be implemented: