-
-
Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the technical issues and bug…
-
Hi,
I am comping the project but I have got the following error:
> [ 4%] Built target extern_leveldb
[ 9%] Built target extern_jsoncpp
[ 13%] Built target extern_gtest
[ 18%] Built target ext…
-
I am using my own data to train a new PSPNet, but error occured like this. The size of my data is [320,320], and I changed the parameters like INPUT_SIZE = '320,320' and IMG_MEAN. Could you give me so…
-
Hi @gdlg, thanks for this nice work. I'm confused about the `backward` procedure of complex multiplication. So I hope you can help me to figure it out.
In forward,
```
Z = XY = (Rx + i * Ix)(Ry …
-
[100%] Built target paddle_fluid
[100%] Built target paddle_fluid_shared
copying /home/daiwei/AnyQ/build/third_party/paddle/src/extern_paddle/paddle/fluid/inference/*.h -> /home/daiwei/AnyQ/build/th…
-
* [paddle/paddle/gserver/layers](https://github.com/PaddlePaddle/Paddle/tree/develop/paddle/gserver/layers)
- 108
* [paddle/paddle/gserver/activations](https://github.com/PaddlePaddle/Paddle/tre…
-
Thanks a lot for the paper and sharing the code.
It seems that for CIFAR10 dataset, the result is very similar with and without attentional pooling.
With: 92.87%
Without: 92.86%
ResNet 32 (res…
-
The current multi scale never computes the loss at the native rsolution. This is because the highest resolution of FlowNetS (flow2) is smaller then the target or input resolution.
The problem is m…
-
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:N/A
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:
…