小编Raj*_*r.R的帖子

在Windows中导出等效项以使用Tensorflow对象检测API

我一直在尝试安装Tensorflow Object Detection API,我遇到了以下错误:

import error :no module named ' nets ' and the solution is by setting the python path like this :export PYTHONPATH=$PYTHONPATH:`pwd`:`pwd`/slim
Run Code Online (Sandbox Code Playgroud)

但在Windows中,这相当于什么呢?

python tensorflow

0
推荐指数
1
解决办法
1985
查看次数

标签 统计

python ×1

tensorflow ×1