-
I would like to categorically state that this Pape**r "StyleNet: Generating Attractive Visual Captions with Styles"** from Microsoft is **non-reproducible**. This is not just from the code based on th…
-
After quantizing and converting midi files to npy using generate_audio.ipynb, I try to start training but data_utils cannot reshape my data into the appropriate shape for training. I believe that data…
-
File "D:\stylenet_tf\utils\data.py", line 157, in _extract_features_from_dir
with open(embed_file, 'rb') as rf:
FileNotFoundError: [Errno 2] No such file or directory: './pickles/img_embed_vgg.…
-
I'm trying to write Neural Style in MXNet.jl, and I keep running out of memory when I try to make new executors (and delete the old ones). My basic strategy is to store the executor in an `exec` varia…
-
chainer_stylenet-master> sudo python style_net.py -g -1 -c kinkaku.jpg -s style.png -d kinkaku
Traceback (most recent call last):
File "style_net.py", line 130, in
p=readimage(content_image)…
-
Before someone came up with this problem, your suggestion is that you can debug to locate where the attribute 'gradInput' is, Thus? next what we should do? comment or what? May you in detail explain h…
-
here I am trying to incorporate the models for Artistic Neural Style transfer based on CNN's, these models provide a solid understanding of the underlying working of Convolutional Neural Networks and …
-
Hi, so im working on setting up a fast style transfer network in code instead of importing it from a .pb file, so i can start improving it.
However im having some issues trying to setup a residual …
-
![activationexamples](https://cloud.githubusercontent.com/assets/352383/11919765/a956ab08-a718-11e5-9048-ef97f40f770c.jpg)
It seems that where there is a strong correlation between the style and inpu…
-
Hi,
I got the following error while testing the fast style transfer model,
```
Traceback (most recent call last):
File "test_fast.py", line 76, in
network = net.Net(vgg, decoder)
NameEr…