From Nota AI
Last updated
Last updated
Nota AI provides a software optimization platform, focusing on reducing the time and resources required to develop an artificial intelligence (AI) model and optimizing it for the target device.
Nota AI developed , which is a hardware-aware AI model optimization platform. The platform focuses on optimizing AI models to run efficiently on various hardware devices. They provide a set of for various tasks.
To upload NetsPresso models to Nx AI Platform, you need to export your AI model from to TFlite. Then, upload the TFLite (.tflite
) in the .
In addition to the model, there a couple of descriptive fields: model name and documentation, where meta-data about the model can be saved.
After the model is converted on the Nx AI Platform, the next step is to set the right mean and std (standard deviation) values that were used during the training phase of the model. To do so, go to the model page, then click on the Edit button to access the interface for setting the normalization values and other model parameters such as the model input width & height. When done editing, make sure to click on the Save button at the bottom of the page.