This is an extremely basic introduction to utlising the Akida Execution engine. Step through this guide to learn the different stages of creating an Akida model and then running inference over a few images. The source images are being scaled and distorted because this was a quick demo.
- Go to
https://www.anaconda.com/download/
and download installer - Install anaconda
bash Anaconda-latest-Linux-x86_64.sh
- Create conda environment
conda create --name akida_env python=3.6
- Activate conda environement
conda activate akida_env
- Install python dependencies
pip install -r requirements.txt
- Follow the directions in the python scripts
Read all the documentation at https://doc.brainchipinc.com
Images are from: