Ask Your Question
1

Load dnn from string

asked Oct 30 '17

Solon gravatar image

I am trying to load caffe dnn in opencv3.3, it looks like the only function provided is cv::dnn::readNetFromCaffe(path, path) which receives paths to prototxt and model files. However, in our project, those files are inlined to the sources. I didn't find any way to load cv::dnn::net from inline. Are there any methods excluding creating any kind of files or changing the sources of opencv?

Thank you.

Preview: (hide)

1 answer

Sort by » oldest newest most voted
1

answered Oct 30 '17

berak gravatar image
Preview: (hide)

Question Tools

1 follower

Stats

Asked: Oct 30 '17

Seen: 265 times

Last updated: Oct 30 '17