Closed AndreasRef closed 7 years ago
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.
Ah, of course, just assumed they were somehow related. Smaller image size did the trick, thanks!
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?
@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.
When running example-deepdream I get the following error.
Is it suppose to refer to the local path of /Users/sonneundasche/ ?