Training is the term we use to describe the process of creating a new model from scratch or updating an existing one to improve its performance in some way. There are two high-level steps to training a model: annotation and experimentation.
Think of it like football: before a team is ready for the big game, they need to practice. They’ll want to gather together all their equipment and head to the practice field. Once there, they’ll run drills over and over again, building muscle memory and learning how to anticipate what they might see from the other team on game day.
In this example, the team is the model, their equipment are the annotations, and the drills they run are the experiments.
In the annotation phase, you’re gathering together as many examples as you can of the object you’re looking for in your media (images or video). Just like the equipment in our football example, these annotations (also called labels) provide the material for training. A team can’t run drills without their cleats or pads, and a model can’t train without the individual annotations that tell it what to look for in an image.
In the experimentation phase, the platform takes all the annotations you created for your images and kicks off dozens of experiments at the same time. Continuing the football example: this is the phase where you run your drill over and over again to build muscle memory. Once the team has drilled a particular play long enough, they can move on to the next drill, until they know the whole playbook for the upcoming game.
How to Train your Model
Training your model on the platform once all of your training data is labeled, or as much of it is labeled as you would like, is INCREDIBLY easy!
1. Click train!
And that is it, the platform will do all the hard work on the backend. Once you hit train, you can move to the “train tab” at the top and watch your model move through the training process. In the train tab, you can open the model Flip Book, by clicking on the training, to watch the training happening. We go more in-depth to this Flip Book in another article.