-
@anchen1011 Hi, I am confused about the details of the SPN network. I referred to the spatial transformer network and tried to find the localisation net in your project but failed. Can you share your …
-
How are you warping the image? Is it a learning parameter or is it any image processing step?
-
Thanks for the excellent work! The authors say, "We predict an affine transformation matrix by a mini-network and directly apply this transformation to the coordinates of input points."
I'm curious …
kxhit updated
6 years ago
-
Hi,
We encounter segfault with stn.
Here is the original issue
https://github.com/dmlc/MXNet.jl/issues/369.
TL;DR:
Segfault happened in CPU-version `mshadow::BilinearSamplingBackward`
gdb tr…
-
Hi,
I can reproduce this problem with a python file containing only one line:
import tensorflow
obviously you need tensorflow installed. just start it two times from spyder3 ide and it wil…
dsmic updated
5 years ago
-
## 🐛 Bug
following steps to build caffe2 on windows per the caffe2 install page
build_windows.bat runs for a good while then fails with
Microsoft (R) C/C++ Optimizing Compiler Version 19.20.2…
-
## Bug
Start to get protobuf error recently on Windows.
Haven't take a deep look yet but it sounds like an issue for compiling `torch.pb` with a different version of protobuf.
I'm using a syste…
-
Hi thanks for the repo!
I would like to ask is that specially use a OriNet to rotate the patch, and then extract descriptor from the rotated patch necessary? I think most of descriptors are, at lea…
-
I can't find your MNIST data, Can you give me your MNIST data for my job?
It is important to me!
Thanks for you
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…