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 15: Line 15:
 
</syntaxhighlight>
 
</syntaxhighlight>
  
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.
+
An interactive menu will launch with the list of pre-imported models. Use the space bar to select the models intended for download. See Figure 1 below.
  
 
[[File:Getting-models-menu.png|frameless|Interactive models|center|900px ]]
 
[[File:Getting-models-menu.png|frameless|Interactive models|center|900px ]]
 
<div style="text-align: center;">'''Figure 1'''. Interactive menu to download models.</div><br>
 
<div style="text-align: center;">'''Figure 1'''. Interactive menu to download models.</div><br>

Revision as of 19:15, 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 for download. See Figure 1 below.

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