-
This is indeed a pytorch issue, not the issue of the original code by Leon.
I am trying to speed up the neural style transfer on Nvidia Tesla V100 by using FP16.
I modified the code to move the v…
-
Hi, not sure if this is the right place to ask questions, but I'm working through the neural style transfer tutorial and am confused about something.
What is the purpose of the `backward` method in…
-
## reviewer one
Chapter 9:
- [x] 1.1 [JN, RL] Section 9.2 – I agree with the authors that 'tmap' is appropriate as an introduction to cartography in R, having the least steep learning curve for …
-
What was the issue with the torch image package that caused the Saturation Artifacts?
I'm implementing fast neural style and super resolution in pytorch with pillow 4.3 and python 3.6 and am gett…
-
# Merge
~~embedded_ai/2017-08-07.md at bi-weekly-2017-08-07 · PerfXLab/embedded_ai
https://github.com/PerfXLab/embedded_ai/blob/bi-weekly-2017-08-07/bi-weekly-reports/2017-08-07.md~~
# Comp…
-
Couldn't seem to find parameters for output file size. Is it a limitation of the algorithm itself? I would think that it could at least match the size of the input images.
-
Is it a known issue that Theano backend does not return layer output_shape?
```
Using Theano backend.
Model loaded.
input_1 (None, 3, None, None)
block1_conv1 (None, 64, None, None)
...
```
…
-
Cool new paper from Google Brain that beats all previous benchmarks on QM9. It would be great to see how it does on MoleculeNet.
https://arxiv.org/abs/1704.01212
CC @miaecle
-
Hi,
I have uploaded 7 documents and one of the documents is like below.
"The American Civil War was fought in the United States from 1861 to 1865. The result of a long-standing controversy over slav…
-
I get an error when running the neural style transfer example. I haven't modified the example in any way at this point.
CUDA version is 8.0. Torch version is 0.1.12+8d33603. OS X is 10.12.4. I am u…