SPRADC9 july 2023 AM62A1-Q1 , AM62A3 , AM62A7
The model is trained using TI Edge AI Studio Model Composer, an online application that provides a full suite of tools required for development of edge AI models including data capturing, labeling, training, compilation and deployment. For a detailed tutorial about using the Model Composer, see the Quick Start Guide. The Model Composer user interface shows tabs on the top of the window which are logically sorted to match the normal steps of model development for Edge AI applications. Users with no or low AI experience can simply follow these tabs to train and compile their model. Next are the steps followed to train and compile the model using Model Composer:
Figure 3-1 TI Edge AI Studio:
Model Composer, Create a New Project
Figure 3-2 TI Edge AI Studio:
Model Composer, Import Dataset
Figure 3-3 TI Edge AI Studio:
Model Composer, Data Annotation
Figure 3-4 TI Edge AI Studio:
Model Composer, Model SelectionWhen satisfied with the parameter, click “Start Training” icon. The Model Composer, in the background, divides the dataset into three parts for training, testing and validation. As the training is underway, the performance is shown as a graph of Accuracy vs Epoch. The model in this project achieved 100% accuracy on the training.
Figure 3-5 TI Edge AI Studio:
Model Composer, Model Training
Figure 3-6 TI Edge AI Studio:
Model Composer, Model Compilation
Figure 3-7 TI Edge AI Studio:
Model Composer, Live PreviewThe steps presented above provided comprehensive details to train and compile the model using Edge AI Studio model composer. At this point, the model artifacts are downloaded to the targeted EVM and are ready to be used in the end application.