visatish

Results 13 comments of visatish

@sharronliu Okay, I think I know what's going on and you're right. So the RandomUniform and Floor ops are coming from the dropout layers. Our earlier experimentation with the NCS...

Hi @Vaibhavjolly, For the Python 2.7 installation, could you try importing the module in an interpreter and post the output? Regarding the Python 3.6 installation, we currently only support Python...

Oh sorry, I actually meant `import gqcnn`. Could you also provide some system information?

Hmm, so it seems that everything was installed correctly. Unfortunately, the `Segmentation fault (core dumped)` error message is not very helpful. Have you tried running any of the other example...

Hi @WYCEN, Which version of Python are you using? Can you also paste the exact output so we can help you debug? Thanks, Vishal

Ahh okay, so it seems that Python 2.7 compatibility is currently broken because of an issue with the `pyglet` dep. It also seems like Python 3.5 compatibility is broken due...

@rickstaa thanks for the correct pyglet version! The issue I was seeing with scikit-image was that although the GQ-CNN dep explicitly states `scikit-image

@rickstaa That's interesting, I might dig into it a bit myself to see if I can replicate the issue then. I'll let you know what I find. Thanks so much...

Hi @baihaisheng, This is a fairly common TensorFlow error that can be caused by a few different things under-the-hood. Off the top of my head, it could be a potential...