Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 2088

Editing input layer of opencv dnn Net

$
0
0
I'm using tensorflow model in opencv using `cv.dnn.readNetFromTensorflow`. The problem i'm facing is that, i have to set input blobs of variable sizes. But opencv dnn module requires fixed size of input blobs. Please guide me, Is it possible to edit input layer of Net object at run time. Thanks in Advance.

Viewing all articles
Browse latest Browse all 2088

Trending Articles