Git Product home page Git Product logo

Comments (4)

schwittlick avatar schwittlick commented on July 16, 2024

what you have there is two issues. first, you are running out of memory. try to create a deep dream on a smaller image and you will run through more iterations and might eventually complete it, depending on the parameters you used.

the fact that the filesystem path from @BildPeter is showing up there is another issue that is not responsible for the crash.

from ofxdarknet.

AndreasRef avatar AndreasRef commented on July 16, 2024

Ah, of course, just assumed they were somehow related. Smaller image size did the trick, thanks!

from ofxdarknet.

schwittlick avatar schwittlick commented on July 16, 2024

coolio :)

@BildPeter do you think there is any way of compiling the static lib in a way to use relative paths in these error messages?

from ofxdarknet.

peterkolski avatar peterkolski commented on July 16, 2024

@Mrzl The filesystem is baked in automatically during generation of the lib. This should not matter while executing, if the run & linker path is set correctly.
@AndreasRef Is this still occurring with sufficient memory? Otherwise the issue is closed.

from ofxdarknet.

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.