Ask Your Question

VCAS's profile - activity

2020-06-22 10:48:57 -0600 commented question How to infer head pose with IE

If I try outNames[1] it also gives me always zero. But if I try outNames[2] it seems that I get the angle values for yaw

2020-06-22 10:44:02 -0600 commented question How to infer head pose with IE

If I try outNames[1] it also gives me always zero. But if I try outNames[2] it seems that I get the angle values for yaw

2020-06-22 09:47:34 -0600 edited question How to infer head pose with IE

How to infer head pose Hi! I'm doing inference using OpenVino's head-pose-estimation-adas-0001 model in C# using OpenCv

2020-06-22 09:46:23 -0600 edited question How to infer head pose with IE

How to infer head pose Hi! I'm doing inference using OpenVino's head-pose-estimation-adas-0001 model in C# using OpenCv

2020-06-22 09:43:09 -0600 asked a question How to infer head pose with IE

How to infer head pose Hi! I'm doing inference using OpenVino's head-pose-estimation-adas-0001 model in C# using OpenCv

2020-06-21 15:50:34 -0600 commented question Face detection model doesn't detect any face (OpenCV with IE)

Hi, I've managed to solve it. The code is correct but I was not accessing the output data from the net correctly. So her

2020-06-21 14:29:47 -0600 asked a question Face detection model doesn't detect any face (OpenCV with IE)

Face detection model doesn't detect any face (OpenCV with IE) Hi, I've compile OpenCV with inference engine (IE) success

2020-04-05 10:11:01 -0600 received badge  Enthusiast
2020-04-05 10:11:01 -0600 received badge  Enthusiast
2020-04-03 13:55:38 -0600 edited question net.Forward outputs differ from the keras outputs

net.Forward outputs differ from the keras outputs I have an issue concerning the classification when using net.forward.

2020-04-03 13:33:36 -0600 edited question net.Forward outputs differ from the keras outputs

net.Forward outputs differ from the keras outputs I have an issue concerning the classification when using net.forward.

2020-04-03 13:26:28 -0600 edited question net.Forward outputs differ from the keras outputs

net.Forward outputs differ from the keras outputs I have an issue concerning the classification when using net.forward.

2020-04-03 13:24:37 -0600 edited question net.Forward outputs differ from the keras outputs

net.Forward outputs differ from the keras outputs I have an issue concerning the classification when using net.forward.

2020-04-03 13:22:47 -0600 edited question net.Forward outputs differ from the keras outputs

net.Forward outputs differ from the keras outputs I have an issue concerning the classification when using net.forward.

2020-04-03 13:19:04 -0600 asked a question net.Forward outputs differ from the keras outputs

net.Forward outputs differ from the keras outputs I have an issue concerning the classification when using net.forward.

2019-10-01 08:19:18 -0600 commented question OpenCV dnn load keras model

Hey! Sorry, I already update it.

2019-10-01 08:18:40 -0600 edited question OpenCV dnn load keras model

OpenCV dnn load keras model Hi, I'm trying to load a model that I trained in Keras with OpenCV Dnn model. I converted t

2019-10-01 08:17:43 -0600 received badge  Editor (source)
2019-10-01 08:17:43 -0600 edited question OpenCV dnn load keras model

OpenCV dnn load keras model Hi, I'm trying to load a model that I trained in Keras with OpenCV Dnn model. I converted t

2019-10-01 07:37:51 -0600 asked a question OpenCV dnn load keras model

OpenCV dnn load keras model Hi, I'm trying to load a model that I trained in Keras with OpenCV Dnn model. I converted t