Difference between revisions of "Getting started with TI Jacinto 7 Edge AI/Demos/Python Demos/Getting the models"

From RidgeRun Developer Connection
Jump to: navigation, search
(Download the inference models)
(Download the inference models)
Line 9: Line 9:
 
</syntaxhighlight>
 
</syntaxhighlight>
  
* Run the download models script to download the pre-imported models.
+
* Run the ''download_models.sh'' script to download the pre-imported models.
  
 
<syntaxhighlight lang=bash>
 
<syntaxhighlight lang=bash>

Revision as of 16:32, 15 June 2021

Getting the Models

Download the inference models

  • Login to your Jacinto 7 and navigate to the models directory.
cd /opt/edge_ai_apps/models
  • Run the download_models.sh script to download the pre-imported models.
./download_models.sh

An interactive menu will launch with the list of pre-imported models. Use the space bar to select the models intended to download. See Figure 1 below.

Error creating thumbnail: Unable to save thumbnail to destination
Figure 1. Interactive menu to download models.