python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
OpenVINO 1D CNN inference device didn't appear after reboot with MYRIAD but could work with CPU
My environment is Windows 11 with openvino_2022.1.0.643 version.
I use mo --saved_model_dir=. -b=1 --data_type=FP16 to generate IR files.
The input of the model is a binary file contained 240 bytes da...
TseHsien
Votes: 0
Answers: 1
OpenCV DNN inference with "training=True" for using sample mean and variance (Pix2Pix)
I have trained a Pix2Pix network using Keras Tensorflow, following this tutorial. The Pix2Pix uses Instance Normalization, such that when doing inference, we would need to have the Instance Normalizat...
Denis
Votes: 0
Answers: 1
openvino model "age-gender-recognition-retail-0013.xml" for child identification
is it possible to add on age-gender-recognition-retail-0013 model to identify children age on openvino? If so, how can I retrain the model to make it able to identify the children age. Thank you in ad...
SNAZ
Votes: 0
Answers: 1
First tensorflow object detection model - from image to .pb (finally to myriad X blob for Oak-D) - rookie questions
This is my first model, i´m new to python and this is my second post on Stackoverflow so please let me know if there is anything i should elaborate and keep in mind there could be a easy solution to m...
Martin1234567
Votes: 0
Answers: 1