Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
254 views
in Technique[技术] by (71.8m points)

Caffe for windows使用matlab运行RCNN demo

我是按照这篇文章http://blog.csdn.net/zb116504...配置了caffe,但是在使用matlab运行RCNN demo的时候出现了一下错误,请问怎么解决?
key = caffe('get_init_key')
未定义函数或变量 'caffe'。


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

接口没有配置好 估计是dll的问题 可试试按照这篇文章https://segmentfault.com/a/11...


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...