Ask Your Question

WWWW's profile - activity

2018-05-09 08:11:56 -0600 edited question What is the best way to detect new cars on video frame and track them?

What is the best way to detect new cars on video frame and track them? Im trying to write an app to detect, classify car

2018-05-09 08:11:50 -0600 edited question What is the best way to detect new cars on video frame and track them?

What is the best way to detect new cars on image and track them? Im trying to write an app to detect, classify cars (wit

2018-05-09 08:11:07 -0600 asked a question What is the best way to detect new cars on video frame and track them?

What is the best way to detect new cars on image and track them? Im trying to write an app to detect, classify cars (wit

2018-05-01 18:45:44 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:35:47 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:35:28 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:35:17 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:34:39 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:34:13 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:34:01 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:33:43 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:33:31 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:33:24 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:33:01 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architectures are supported by OpenCV? Im looking for some tensorflow architectures for multiple

2018-05-01 18:32:39 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architecture is supported by OpenCV Im looking for some architectures for multiple object detecti

2018-05-01 18:32:28 -0600 edited question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architecture is supported by OpenCV Im looking for some architectures for multiple object detecti

2018-05-01 18:32:15 -0600 asked a question Which tensorflow model architectures are supported by OpenCV?

Which tensorflow model architecture is supported by OpenCV Im looking for some architectures for multiple object detecti

2018-04-30 11:46:17 -0600 edited answer ReadNetFromTensorflow - Unknown layer type problem

It look like OpenCV do not fully support tensorflow models. I had to retrain model with: https://codelabs.developers.goo

2018-04-30 11:45:57 -0600 edited answer ReadNetFromTensorflow - Unknown layer type problem

It look like OpenCV do not fully support tensorflow models. I had to retrain model with: https://codelabs.developers.goo

2018-04-30 11:44:42 -0600 answered a question ReadNetFromTensorflow - Unknown layer type problem

It look like OpenCV do not fully support tensorflow models. I had to retrain model with: https://codelabs.developers.goo

2018-04-30 11:37:30 -0600 edited question net.Forward() with tensorflow problem

net.Forward() with tensorflow problem I was trying to classify objects with DNN and tensorflow model, but the problem is

2018-04-30 11:36:59 -0600 asked a question net.Forward() with tensorflow problem

net.Forward() with tensorflow problem I was trying to recognise objects with DNN and tensorflow model, but the problem i

2018-04-30 11:06:21 -0600 received badge  Enthusiast
2018-04-29 12:09:07 -0600 commented question ReadNetFromTensorflow - Unknown layer type problem

@dkurt Here I also have pbtxt filse so You can look inside: https://1drv.ms/u/s!ApQufeJ9WomUgrhpFlXU5VyJMqqPYw

2018-04-26 09:34:29 -0600 commented question ReadNetFromTensorflow - Unknown layer type problem

@dkurt I've updated my post.

2018-04-26 09:34:16 -0600 commented question ReadNetFromTensorflow - Unknown layer type problem

@dkurt I updated my post.

2018-04-26 09:33:15 -0600 received badge  Editor (source)
2018-04-26 09:33:15 -0600 edited question ReadNetFromTensorflow - Unknown layer type problem

ReadNetFromTensorflow - Unknown layer type problem I have a problem... I have generated model with this tutorial for my

2018-04-25 17:49:20 -0600 asked a question ReadNetFromTensorflow - Unknown layer type problem

ReadNetFromTensorflow - Unknown layer type problem I have a problem... I have generated model with this tutorial for my