Ask Your Question

oonyalo's profile - activity

2018-11-13 14:47:14 -0600 commented answer Change camera size fails on windows, works on linux?

This worked for me. In addition, if you are using a second video source you can do something like this: videoSourceInde

2018-06-03 10:25:48 -0600 commented answer [100%]Built target gen_opencv_python2 then stuck

thank you, this fixed my issue

2018-06-03 10:25:20 -0600 received badge  Supporter (source)
2018-05-23 19:52:34 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka cool :)

2018-05-23 15:39:20 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka Cool, thanks. I'll check out that book. You may also want to check out this video series. That's how I got st

2018-05-23 15:38:52 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka Cool, thanks. I'll check out that book. You may also want to check out this video series. That's how I got st

2018-05-23 14:59:39 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka I will keep an eye out for any code like that but as a starting point, if you're interested, I would begin by

2018-05-23 14:55:22 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka correct, that's what the book teaches. To be honest, I went through that book because I knew very little and

2018-05-23 14:39:21 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka btw, I'm interested to hear more about your comment "AI noobs like myself would have a fighting chance" and "

2018-05-23 14:37:09 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka ^ I might be leaving out some specifics but that should be the general idea. Let me know if you have any prob

2018-05-23 14:35:21 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka ok see, I've never built that or any NN logic gate for that matter but it shouldn't be difficult at all. In f

2018-05-23 13:53:56 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka No but I have wrote one that differentiated between handwritten digits (i.e. 0-9), which under the hood is a

2018-05-23 12:36:48 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka no problem :)

2018-05-23 07:38:31 -0600 received badge  Student (source)
2018-05-22 22:29:19 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

@sjhalayka the steps to prepare the data is here: https://github.com/sem-onyalo/ml-sandbox/blob/master/train-own-object-

2018-05-21 20:36:18 -0600 commented question Issue Using TensorFlow Self-Trained Model in DNN Module

I solved it. It had something to do with being on Windows. I had to build transform_graph using the Ubuntu shell and th

2018-05-21 20:31:56 -0600 asked a question Issue Using TensorFlow Self-Trained Model in DNN Module

Issue Using TensorFlow Self-Trained Model in DNN Module I am trying to use a model I trained myself with OpenCV's DNN mo