首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
绝决专题
TensorFlow:object_detection/protos/*.proto: No such file or directory错误绝决方案
前几天写了一篇object_detection_tutorial API的文章我的一些小伙伴也看我的博客尝试了下,结果基本都在 搭建protoc上出了问题。 这里只针对win的用户,大多数的小伙伴下载的protoc是3.5版本的,但是在win的环境下protoc3.5是会包错的。必须下载protoc-3.4.0-win32.zip 下面是下载位置: https://githu
阅读更多...