-
Just talked about this one on Skype. I'd like the quickstart to make two points:
1. That you probably want to be running DNNs, but let's first talk about running "something". It's too bad we coul…
-
Hi,
I tried the spatial transformer with a simple toy image and identity transform to verify that it works correctly, but I think that it has a bug, unless I'm doing something wrong.
This is the i…
-
Is anyone from the Schematics team going to PyCon?
I will be there. I also play drums in a punk band that sings songs about startups and hacker culture. We're called [Adventure Capitalists](http://ad…
-
Thanks again for sharing your code and releasing the VGG-16 5X pruned caffemodel. May I ask how much should the code be changed in order to produce this model (pruning only, no 3C included) ?
Can…
-
Hello,
In your code, I successfully created adversarial examples on CIFAR10 dataset using cw-l2 attack method and as per your code, it seems to work.
I used the new adversarial examples created w…
-
In the model `yoloP1P2P3`, there is the following layer
`model.add(Permute((2,3,1)))`
Though it gives correct results, I want to ask about the specific order of (2,3,1). In my understanding, we …
-
Hi guys,
I'm interested in using CLBlast with an embedded GPU (Vivante GC2000). The GPU only supports OpenCL 1.1 Embedded Profile.
Does CLBlast support this OpenCL version?
I would appreciat…
-
The Raspberry Pi is an excellent platform for robotics and automation. The native camera also makes a great combo for portable / embedded / robotics computer vision. Having TensorFlow available on thi…
-
Many non-experts are using the following code http://stackoverflow.com/questions/33949786/how-could-i-use-batch-normalization-in-tensorflow?answertab=votes#tab-top.
It would be nice to have an offici…
-
http://doi.org/10.1021/ci500747n
Related to virtual screening #45.