OpenCV 3 DNN module - loading a tensorflow model?
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!
for now it has caffe & torch importers (no tf yet)