Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

MFX: Unsupported extension:

Tchouanga__Franck
965 Views

Please I am getting the following when running my script please help

C:\Users\FRANKO DE MONACCO\Desktop\surveilliance project>python main2.py --model "C:\Users\FRANKO DE MONACCO\Desktop\surveilliance project\intel\person-detection-retail-0013\FP16\person-detection-retail-0013" --device CPU --video "C:\Users\FRANKO DE MONACCO\Desktop\surveilliance project\person.mp4" --output_path "C:\Users\FRANKO DE MONACCO\Desktop\surveilliance project" --threshold 0.4
main2.py:25: DeprecationWarning: Reading network using constructor is deprecated. Please, use IECore.read_network() method instead
  self.model=IENetwork(self.model_structure, self.model_weights)
MFX: Unsupported extension: C:\Users\FRANKO DE MONACCO\Desktop\surveilliance project\person.mp4
Could not run Inference:  float division by zero

 

I will my script and an image of the error please help

0 Kudos
1 Reply
Sahira_Intel
Moderator
965 Views

Hi Franck,

I see you have opened a new issue here that I have replied to. Do you still need assistance with this error or has it been resolved?

Thank you,

Sahira 

0 Kudos
Reply