The goal of the project is to show a proficiency in using of Jeston for some basic or intermediate level application.
Goal: deep learning, Linux, low-resource platform
Steps:
(optional free 2-hour course) Optimize TensorFlow Models For Deployment with TensorRT at Coursera. Note to replace Install TensorFlow-GPU 2.0 and TensorRT Runtime:
section in Colab with the following. It may take some time to run.
%%bash
sudo apt install python3-libnvinfer
python3 -m pip install --upgrade tensorrt