Code Monkey home page Code Monkey logo

Comments (5)

sammbretz avatar sammbretz commented on August 18, 2024 1

I figure I would throw some information into this, since I'm getting the same issue and have done some testing.

I can run this on 720p and above, without issue. 360p and 480p crash occasionally with the same error. I'm using cuDNNv2, cuda7.0 on a 780TI on lubuntu 15.04. I can process images individually using Dhar/image-dreamer dreamify.py at any resolution. The issue seems to be related the inception_5a or b output when using default iteration and octave parameters. Removing those from the loop yields flawless processing at 480p and 360p.

from deepdreamvideo.

danielchalef avatar danielchalef commented on August 18, 2024

Using the "Fear and Loathing in Las Vegas" demo video downloaded from Mega, I get the following error:

LayerParameter
GPU mode [device id: 0]
using GPU, but you'd still better make a cup of coffee
Processing frame #1
/home/daniel/anaconda/lib/python2.7/site-packages/scipy/ndimage/interpolation.py:549: UserWarning: From scipy 0.13.0, the output shape of zoom() is calculated with round() instead of int() - for these inputs the size of the returned array has changed.
  "the returned array has changed.", UserWarning)
F0711 15:55:59.168756 16791 cudnn_conv_layer.cu:53] Check failed: status == CUDNN_STATUS_SUCCESS (3 vs. 0)  CUDNN_STATUS_BAD_PARAM
*** Check failure stack trace: ***
Aborted (core dumped)

from deepdreamvideo.

danielchalef avatar danielchalef commented on August 18, 2024

Building caffe without cudnn appears to resolve the issue. This is however not an optimal configuration.

from deepdreamvideo.

graphific avatar graphific commented on August 18, 2024

yes this seems to be an issue in the newer caffe release and also discussed at: BVLC/caffe#2235 & BVLC/caffe#2682
As this is an issue in caffe, I'll close this issue for now, lets hope this issue will be fixed soon.

from deepdreamvideo.

danielchalef avatar danielchalef commented on August 18, 2024

Thanks for the info.

from deepdreamvideo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.