-
Please go to Stack Overflow for help and support:
http://stackoverflow.com/questions/tagged/tensorflow
If you open a GitHub issue, here is our policy:
1. It must be a bug or a feature request…
-
Hey there, i was wondering where i can find the λ parameter from the original paper in your code.
The paper states that a value of 10e4 gave the best results, but i woud like to try to experiment a…
-
It seems that you have not overcome the problem which author of first chainer implementation of artistic style was faced even when switch on VGG19 instead of VGG16. Results are still very noisy. Could…
-
Running in Ubuntu and calling just the Network.py
Looked all over but can't seem to find the answer?
```
(Neural-Style-Transfer-master) maxss280@ubuntu:~/Scripts/Neural-Style-Transfer$ python ./Net…
-
Hi,
I'm fiddling about with various neural-style repos which depend on torch. Torch has, up until now, been problem free, however on a well-endowed machine I ran a transfer for a very large end ima…
-
Takes about 9s on an image. Looks like it's not using the GPU
-
I would like to suggest the following feature be added to TensorFlow. As far as I know, the feature does not exist in TensorFlow. There are some issues that must be discussed and solved before making …
-
When people are discussing style transfer projects, I have seen people mention that the [ "weird muddy areas"](https://www.reddit.com/r/MachineLearning/comments/4uv08m/neural_net_turns_nyc_into_moving…
-
hi @titu1994
It is a really great and convenience repo!!!
I use this project generated a lot of good images.
Thank you !
Recently I found a software named ostagram .It can give a better result…
-
First, thank you for this amazing work.
I'm using GTX 1080.
I can run your example pictures very well.
But when I use my own picture which I had already reduce the image to 764x615, the system free…