-
Will involve training a deep neural net on some source corpora and then provoking it to emit texts
-
Hi, when I try to run section 21 of the jupyter notebook I am returned the follow error:
Downloading resnet50_places365.pth.tar from http://places2.csail.mit.edu/models_places365/resnet50_places365.p…
-
When I process an input file using the `tensorflow_stream` example (without applying "deepdream") the resulting output file has one extra frame. This occurs for video files of different lenght (tested…
-
I can't seem to get close. If you have, what sort of settings are you running? I shamelessly copied the question from https://github.com/jcjohnson/neural-style/issues/240
-
First of all, this is a great repo! It seems a bit faster and more memory efficient than the original lua-based neural-style.
I've made a [fork of this repo](https://github.com/genekogan/neural-sty…
-
Previously, I have the blob thing issue, but resolved after changing that line.
But I cannot make the GPU working.
[py27] C:\Users\Jimmy\style-transfer-master>python style.py -s C:\Users\Jimmy\st
yl…
-
I have been trying to implement the features described in the "[Controlling Perceptual Factors in Neural Style Transfer](https://arxiv.org/abs/1611.07865)" research paper.
The code that used for th…
-
Hi,
I am trying to visualize inception_resent_v2 layers.
is_loaded = tf_cnnvis.activation_visualization(graph_or_path= detection_graph,
val…
-
I can't seem to get this to work. I am running a VM Ubuntu with the latest keras and tensorflow CPU.
When I run it:
deeplearning@deep-learning-virtual-machine:~/Desktop$ python3 deep_dream.py vgg…
-
Previously these kinds of things looked ugly due to the bordered between the different tiles. A Reddit user recently came up with a solution to this problem, but there's a catch. Currently the only wo…