ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Request: Deepdream frontend.

<< < (6/11) > >>

4wd:
P.S. If anyone gets the "DeepStyle" software running locally I'd love to send a few image pairs through it. I have some things I want to test. :D-JavaJones (October 02, 2015, 05:33 PM)
--- End quote ---

For those interested in DeepDream, there's a downloadable VirtualBox VM available with it already installed, Ubuntu + Google's DeepDream.

Dodger Tools (5th image down the list) - 1.6GB

EDIT: The VM is set to German language, you can set it to English by opening a Term, editing /etc/default/locale, and then rebooting.

I'm currently installing Debian 8.1 to a VM to play with DeepStyle.

Deozaan:
P.S. If anyone gets the "DeepStyle" software running locally I'd love to send a few image pairs through it. I have some things I want to test. :D-JavaJones (October 02, 2015, 05:33 PM)
--- End quote ---

For those interested in DeepDream, there's a downloadable VirtualBox VM available with it already installed, Ubuntu + Google's DeepDream.

Dodger Tools (5th image down the list) - 1.6GB

I'm currently installing Debian 8.1 to a VM to play with DeepStyle.
-4wd (October 02, 2015, 07:25 PM)
--- End quote ---

I've just about finished getting DeepStyle running on my Linux Mint VM. :) (And when I say that, I mean I'm on the last step that says "Make a cup of coffee or something, this will take a while... That’ll start a long, elaborate download process.")

@JavaJones, if you want to post some pictures in this thread, I'd be happy to try them out once it's done getting set up, if 4wd doesn't get to them first. :)

4wd:
@JavaJones, if you want to post some pictures in this thread, I'd be happy to try them out once it's done getting set up, if 4wd doesn't get to them first. :)-Deozaan (October 02, 2015, 11:37 PM)
--- End quote ---

I gave up, Debian 8.1 in a VM didn't want to work so then I swapped to a VPS running Ubuntu 14.04 and while the whole installation took less than 10 minutes, the process was killed when it came to generating images due to the following:

[02:13 root@wc neural-style] >  th neural_style.lua -style_image image.jpg -content_image GEDC1428.JPG -gpu -1
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:505] Reading dangerously large protocol message.  If the message turns out to be larger than 1073741824 bytes, parsing will be halted for security reasons.  To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:78] The total number of bytes read was 574671192
Successfully loaded models/VGG_ILSVRC_19_layers.caffemodel
Killed
[02:13 root@wc neural-style] >
--- End quote ---

Deozaan:
I'm making a test image right now. I got a similar warning when I started it, but it got farther than yours did, and seems to still be going.

Deozaan:
Well, it ran for a while and then died. :(

Here's the console/terminal log:


--- ---[libprotobuf WARNING google/protobuf/io/coded_stream.cc:505] Reading dangerously large protocol message.  If the message turns out to be larger than 1073741824 bytes, parsing will be halted for security reasons.  To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:78] The total number of bytes read was 574671192
Successfully loaded models/VGG_ILSVRC_19_layers.caffemodel
conv1_1: 64 3 3 3                                                        [3/276]
conv1_2: 64 64 3 3
conv2_1: 128 64 3 3
conv2_2: 128 128 3 3
conv3_1: 256 128 3 3
conv3_2: 256 256 3 3
conv3_3: 256 256 3 3
conv3_4: 256 256 3 3
conv4_1: 512 256 3 3
conv4_2: 512 512 3 3
conv4_3: 512 512 3 3
conv4_4: 512 512 3 3
conv5_1: 512 512 3 3
conv5_2: 512 512 3 3
conv5_3: 512 512 3 3
conv5_4: 512 512 3 3
fc6: 1 1 25088 4096
fc7: 1 1 4096 4096
fc8: 1 1 4096 1000
Setting up style layer          2       :       relu1_1
Setting up style layer          7       :       relu2_1
Setting up style layer          12      :       relu3_1
Killed

I'm trying again with smaller images, but don't expect different results....

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version