Machine Learning, Training, Modules & Model
Machine learning is a software method that learns to perform a task from a set of examples.
Teaching a model through examples is called Training.
The project can contain a collection of Modules, which are divided into 3 categories:
Recognition Methods
Editing Tools
Enhancements
Once you perform Training (for the AI Modules), a Model is created which is then used for the inference (processing the images and showing results).