Prerequisites
The AI Model Deployer is started.
To create a new project
Click the "Create new" button in the Image Classification frame. The New project window displays.
Enter a name for your new project in the input box and click "OK".
Naming rule:
The length of the name should be between 2 and 30 characters
The name of a project must start with a letter
The name can contain letters, numbers, spaces, dashes and underscores
Click "OK" in the message window which informs you the project is created successfully.
Result: The project landing page is open.
Basic Properties
Displays project basic properties.
Settings
Target device: supports converting model for TM NPU currently.
Target device version: supports V2.0 currently.
Firmware 2.0 supports you importing customized Micro-Python-developed inference application for TM NPU in Configuration page. In this way, you can implement more flexible functions.
Statistics
Number of trained model: displays the trained model you added in this project.
Number of converted model: displays the converted model in this project.
To import a project
Click "Import a project" in the project page.
Browse to the folder in which you saved the existing project (.aid file) and select it.
The project is imported.