Open ghimiredhikura opened 5 years ago
I've never tried this opencv module. But if you could load the saved models (.h5 files saved with keras), I believe you could make it work. I haven't used any custom layer, so it should not be a problem.
@bernardohenz, Thanks for the reply. Can we convert this keras models (.h5 and .json) into tensorflow?
Hello @bernardohenz,
Thanks for the nice work. I was wondering is it possible to use opencv dnn inference module for demosaicing using pretrained models you have provided in this repo.
opencv dnn modules: https://github.com/opencv/opencv/tree/master/modules/dnn/src/tensorflow
Best, Deepak