Preparing Model Files and Data

Add model files and image datasets for inference based on the actual application scenario.

  1. Convert your model.

    Before adding a model file, convert the model trained in a third-party framework to an Offline model adapted to the Ascend AI Processor (.om). For details, see Model Conversion and Tuning.

  2. Add one or more model files.

    Upload the prepared .om model file to the created project.

  3. Prepare inference data.

    Prepare the data required for inference and upload the data to the application project directory.