Start a new model

In this workflow, you have access to all three modules: Curation, Training, and Prediction.

  • curate a training dataset from their pool of available images (raw and segmenetation images)

  • train a model from scratch or using the weight of an existing trained model (fine-tuning or iterative training)

  • make segmentation prediction from the model trained in this workflow.

../_images/Workflow_new-model.png

STEPS

  1. Select “Start a new model” option AND name your new model

    Tip

    Name your model after the data that you will be using to train the model; e.g. LaminB1-interphase_1

  2. Click Apply

  3. The steps below have to be followed in sequence to ensure success:

    a. Start with Curation

    b. Proceed to “Training a model from scratch” or “Training an existing model” once you have sufficient training dataset

    c. Run Prediction & Thresholding only after you finish training your model