Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

可以基于OpenCV推理特征网络吗? #2

Closed
a243845305 opened this issue Sep 19, 2019 · 5 comments
Closed

可以基于OpenCV推理特征网络吗? #2

a243845305 opened this issue Sep 19, 2019 · 5 comments

Comments

@a243845305
Copy link

我尝试使用OpenCV的dnn模块读取mars-small128.pb模型,其中mars-small128.pbtxt文件是根据mars-small128.pb转换得到的。
遇到了错误:Unknown enumeration value of "DT_RESOURCE" for field "type".
1.是我在生成pbtxt的方式不对吗?如果是的话,请问该如何根据模型文件生成pbtxt文件呢?
2.Up主有尝试将mars-small128.pb模型用dnn读取吗?可以的话整个项目就无需依赖TensorFlow环境了。

@lightsalt2011
Copy link

我尝试使用OpenCV的dnn模块读取mars-small128.pb模型,其中mars-small128.pbtxt文件是根据mars-small128.pb转换得到的。
遇到了错误:Unknown enumeration value of "DT_RESOURCE" for field "type".
1.是我在生成pbtxt的方式不对吗?如果是的话,请问该如何根据模型文件生成pbtxt文件呢?
2.Up主有尝试将mars-small128.pb模型用dnn读取吗?可以的话整个项目就无需依赖TensorFlow环境了。

请问使用OpenCV的dnn模块读取mars-small128.pb模型验证成功了吗

@Challovactor
Copy link

同问,感谢!

@a243845305
Copy link
Author

我尝试使用OpenCV的dnn模块读取mars-small128.pb模型,其中mars-small128.pbtxt文件是根据mars-small128.pb转换得到的。
遇到了错误:Unknown enumeration value of "DT_RESOURCE" for field "type".
1.是我在生成pbtxt的方式不对吗?如果是的话,请问该如何根据模型文件生成pbtxt文件呢?
2.Up主有尝试将mars-small128.pb模型用dnn读取吗?可以的话整个项目就无需依赖TensorFlow环境了。

请问使用OpenCV的dnn模块读取mars-small128.pb模型验证成功了吗

没有额。

@chen-huicheng
Copy link

我尝试使用OpenCV的dnn模块读取mars-small128.pb模型,其中mars-small128.pbtxt文件是根据mars-small128.pb转换得到的。
遇到了错误:Unknown enumeration value of "DT_RESOURCE" for field "type".
1.是我在生成pbtxt的方式不对吗?如果是的话,请问该如何根据模型文件生成pbtxt文件呢?
2.Up主有尝试将mars-small128.pb模型用dnn读取吗?可以的话整个项目就无需依赖TensorFlow环境了。

我重新训练了网络,可以使用opencv加载,模型文件链接: https://pan.baidu.com/s/1Nve6hcABCLBgYquVWVDkzw 提取码: qnjv

@jueyisan
Copy link

我尝试使用OpenCV的dnn模块读取mars-small128.pb模型,其中mars-small128.pbtxt文件是根据mars-small128.pb转换得到的。
遇到了错误:Unknown enumeration value of "DT_RESOURCE" for field "type".
1.是我在生成pbtxt的方式不对吗?如果是的话,请问该如何根据模型文件生成pbtxt文件呢?
2.Up主有尝试将mars-small128.pb模型用dnn读取吗?可以的话整个项目就无需依赖TensorFlow环境了。

我重新训练了网络,可以使用opencv加载,模型文件链接: https://pan.baidu.com/s/1Nve6hcABCLBgYquVWVDkzw 提取码: qnjv

修改以后的代码要怎么写呢?能不能提供一下源码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants