Project to run inference on xCORE with input data/model supplied via control interface
Note, this project is currently pre-release quality, the following is required to build/use.
- lib_xud on branch DEV/XS3
- lib_nn on branch develop
- lib_tensorflow on branch develop
- lib_mipi on branch master
- lib_i2c on branch develop
- lib_xassert on branch develop
- lib_xlogging on branch develop
Note, dependancies should be cloned to the same level as the aisrv repo
- Use git flow: https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow
- i.e. PR feature branches to develop branch