【darknet “x.weight“ 转 “x.pb“ 文件时 python3 环境依赖】
作者:互联网
darknet "x.weight" 转 "x.pb" 文件时 python3 环境依赖
python3.7 -m pip install Cython -i https://pypi.tuna.tsinghua.edu.cn/simple/
python3.7 -m pip install tensorflow -i https://pypi.tuna.tsinghua.edu.cn/simple/
python3.7 -m pip install opencv-python -i https://pypi.tuna.tsinghua.edu.cn/simple/
标签:install,weight,simple,darknet,pypi,pb,python3.7,tsinghua,https 来源: https://blog.csdn.net/qq_27518277/article/details/121838101