Train a Classifier


To use this template, you'll need a dataset. If you don't have one yet, you can:

Setting Up

  1. Open the Classification Training Settings and select:
    1. Training Run Name: Give your training run a name so you can reference it later.
    2. Training Data Path: Select the top level folder your training data is stored in.
    3. Validation Split: Set your validation split. This is the group of images that will be used to give the model feedback on how the training is going.
    4. Model Backbone: Select your Model Backbone - each is good at its own thing. We currently support:
  2. You can now hit Run to start the training process.