jcjohnson / neural-style

Torch implementation of neural style algorithm
MIT License
18.31k stars 2.7k forks source link

'core dump' for help #34

Open ganzhiruyi opened 9 years ago

ganzhiruyi commented 9 years ago

Hello, I install the neual-style on a virtual machine of ubuntu, and every thing looked good. However, when I test the code 'th neural_style.lua -gpu -1 -print_iter -1', it hint me the 'core dump'. Is something I miss?

FlorianWendelborn commented 9 years ago

Post the whole error/console output please. Use pastebin or github gists when it's too long. EDIT: Most likely guess is that your memory is full.