Getting started with TI Jacinto 7 Edge AI - Demos - Python Demos - Getting the models
| Getting started with TI Jacinto 7 Edge AI | ||||||
|---|---|---|---|---|---|---|
| Introduction | ||||||
|
|
||||||
| GStreamer | ||||||
|
|
||||||
| Demos | ||||||
|
||||||
| Reference Documentation | ||||||
| Contact Us |
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.
Note: To run the demos exemplified in this guide, the following models need to be downloaded: |
- TFL-CL-002-SqueezeNet
- TFL-OD-200-ssd-mobV1-coco-mlperf-300x300
- TVM-SS-569-fpnlite-aspp-regnetx400mf-ade20k32-384x384
