首先将 AIO_NUM_THREADS 设置为请求的值。$ export AIO_NUM_THREADS=16 $ cd ~/aio-examples/ $ bash download_models.sh $ bash start_notebook.sh 如果您在云实例上运行 Jupyter Notebook Quickstart,请确保您的计算机已打开端口 8080,并在本地设备上运行:$ ssh -N -L 8080:localhost:8080 -Iyour_user@xxx.xxx.xxx.xxx 使用浏览器指向 Jupyter Notebook 启动器打印出的 URL。您将在 /classification 和 /object detection 文件夹下找到 Jupyter Notebook 示例 (examples.ipynb)。
主要关键词