OpenCV 3 DNN module - loading a tensorflow model?

asked 2016-09-02 02:31:10 -0600

LiquidSquid gravatar image

updated 2019-01-19 13:02:32 -0600

Hi,

I saw that there was a tutorial on loading Caffe models into OpenCV using the new DNN module from the contrib repo. Is there an equivilant way to load a tensorflow model? Any one working on it?

Thanks!

edit retag flag offensive close merge delete

Comments

1

for now it has caffe & torch importers (no tf yet)

berak gravatar imageberak ( 2016-09-02 02:41:56 -0600 )edit