LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

calling a deep learning model

hey,

I have tried the tensorflow 1.14 , i created the graph and i saved the model into a pb file whereas when I used Labview to call my model it shows me that error 

I used to try the tensorflow 1.4 version but since I'm using anaconda and it did not support the tensorflow 1.4 I get some conflicts , I tried also the 1.9 but get conflicts with dependencies that allows me te draw the model graph : pydot and graphviz

please help me to run my model on labview correctly

here is my code 

I'm thankful 

 

Download All
0 Kudos
Message 11 of 15
(921 Views)

I get rid of  the IMAQ error and it's all right in python 🙂

however there is no classification result shown in labview..that's the matter 

I will be grateful for your help 

0 Kudos
Message 12 of 15
(905 Views)

@Hazou51 wrote:

I get rid of  the IMAQ error and it's all right in python 🙂

however there is no classification result shown in labview..that's the matter 

I will be grateful for your help 


this  reminds me of this blog post ‎2019-02-15 03:31 AM

in  LabVIEW-Idea-Exchange/Tensorflow-API-for-LabVIEW

 

( 2018-11-05 03:36 PM )

0 Kudos
Message 13 of 15
(877 Views)

Thanks a lot it's helpful 

0 Kudos
Message 14 of 15
(865 Views)

Hi,

 

When you solved your problem, could you please explain what you did exatly ?

 

It could help other people...

 

Thank you !

 

 

0 Kudos
Message 15 of 15
(468 Views)