基于TensorFlow+SSD的目标检测(代码运行笔记)

一、代码来源:https://github.com/balancap/SSD-Tensorflow 二、使用工具:Ubuntu14.04、Python3.5、jupyter、pip3 安装Python3.5: sudo apt-get install python3 安装pip3: sudo apt-get install python3-pip 安装jupyter: pip3 install -
相关文章
相关标签/搜索