Network dumping error !
stardust2602 opened this issue · 2 comments
stardust2602 commented
Hi, i am trying to use your keras2cpp functions to import my Keras model into my cpp project. However, when I run the python script to dump the model into text file, I realize that all Conv2D layers dont have the matrix values displayed in the text file.
I can send you my json and h5 files if you want. Thank you !!!
Shreyank21 commented
Same Issue. Anyone to help ??
pplonski commented
Hey! There is a python script that dumps json and h5 files into text files which can be used in cpp.