04-28-2021 06:10 AM
Hello everyone,
I have trained a model in python and I have saved it as .h5 file. I am trying to run this model by using a python script in Labview by using the python node. I can see that the model can be loaded but when I try to use model.predict function, Labview yields an error and it says an unknown error has happened. Has this happened to anyone? Is there something I can do to fix this? I tried googling and searching in the forum but I couldnt find anything.
06-04-2021 09:38 AM
Hi,
Could you share the error part?
What does mean "model.predict function" ?