ProGamerGov

Results 515 comments of ProGamerGov

@ad48hp I don't have a working Caffe setup for running the script. You can try running my [WIP project here](https://gist.github.com/ProGamerGov/a416cc21a9ce454fdc160ad846410237), with the following parameters: ``` python3 neural_dream.py -backend cudnn -octave_scale...

@ad48hp If you change the `neural_dream.py` script to `dream.py`, then it should work I think.

@ad48hp Put all the files in a folder/directory called `neural_dream` except for `dream.py`. I haven't worked a ton with multiple files like this before, so I'm still learning how things...

@ad48hp I've published the project as it's own GitHub project now: https://github.com/ProGamerGov/neural-dream

There was this information that might be helpful to you: https://github.com/crowsonkb/style_transfer/issues/8, but I seem to recall that something might have changed in a subsequent update (the results didn't look the...

@moofin2017 It seems like @crowsonkb is probably either too busy to work on this project anymore, or might have abandoned the project. You could use `git checkout` to get a...

I am running stock Android and have the same issue. It's a bug in the app, not because of CM. I have a Galaxy Core LTE with Android version 4.x....

On an older version of the app, I could see neighbouring cells. Not sure exactly what version changed that, but I can check if it would help fix this issue...

I'm not sure that these models are usable with OpenCV? They are Torch7 models meant for use with fast-neural-style: https://github.com/jcjohnson/fast-neural-style

@tianye2856 This is the pink style's image: ![DduCGku](https://user-images.githubusercontent.com/10626398/59573232-2f3ff100-906f-11e9-9e87-abd1a6fd6fbf.jpg) This is the triangle one: ![e4385110-5457-43c6-92c2-f0634b0e2ee9](https://user-images.githubusercontent.com/10626398/59573270-68786100-906f-11e9-83df-3a44c7b9bbf2.jpeg) The fire ones come from this image: ![pZGGTBB](https://user-images.githubusercontent.com/10626398/59573377-e9375d00-906f-11e9-9847-1fa4dc1fa4a0.jpg) And the landscape one comes from this image:...