Ce contenu n’est pas disponible dans votre langue préférée.

Le contenu est disponible dans une autre langue. Votre navigateur peut inclure des fonctionnalités qui vous aideront à traduire le texte.

Error 1074395539 Occurred at IMAQ DL Model Create

Updated May 15, 2023

Reported In

Software

  • LabVIEW
  • Vision Development Module

Other

TensorFlow
Python

Issue Details

I build a Deep Learning .pb model file in TensorFlow using Frozen model.
In LabVIEW I use the function IMAQ DL Model Create (TensorFlow)  to call the .pb model file.
However, when I run it I receive error: 

Error -1074395539 occurred at IMAQ DL Model Create.
Possible reason(s): Unable to load the Model file. 


What is the problem?
 

Solution

This error is usually related with an incompatibility between the Vision Development Module and the TensorFlow versions used to create the model. 
In order to use the IMAQ Deep Learning network models, you will need to compile the .pb model file to the lowest TensorFlow version compatible with your Vision Development Module.
You can check which TensorFlow version you should be using by reading the LabVIEW Detailed help for the IMAQ DL Model Create function you have installed, as seen in the image below for Vision Development Module 2019.