Code Monkey home page Code Monkey logo

Comments (4)

fyngyrz avatar fyngyrz commented on July 26, 2024 1

If you have minimum system requirements, you should state them up front. Otherwise, you may be the cause of expending people's time and effort for no worthy result.

from siggraph2016_colorization.

bobbens avatar bobbens commented on July 26, 2024

I would recommend at least Ubuntu 14.04. Please follow the instructions on http://torch.ch/docs/getting-started.html for getting torch installed (which should install all the required dependencies). I have simplified the README a bit to point to this resource.

from siggraph2016_colorization.

fyngyrz avatar fyngyrz commented on July 26, 2024

I have installed torch.
It is unable to load the t7 file.
I have changed the t7 file to an explicit path, and it continues to fail to load it.
I have 6 gigs of main memory. Most of it is free. Hundreds of gigs of free space on the HD.
I get the following (non-)results:

th colorize.lua ansel_colorado_1941.png out.png
/home/ben/torch/install/bin/luajit: /home/ben/torch/install/share/lua/5.1/torch/File.lua:370: table index is nil
stack traceback:
/home/ben/torch/install/share/lua/5.1/torch/File.lua:370: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/nn/Module.lua:158: in function 'read'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:351: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:369: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:369: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:369: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:369: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:353: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:369: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:369: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:353: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:369: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/nngraph/gmodule.lua:461: in function 'read'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:351: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:369: in function 'readObject'
/home/ben/torch/install/share/lua/5.1/torch/File.lua:409: in function 'load'
colorize.lua:23: in main chunk
[C]: in function 'dofile'
.../ben/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x0804d540

from siggraph2016_colorization.

bobbens avatar bobbens commented on July 26, 2024

Either your colornet.t7 is corrupted or you are running out of memory. I quickly benchmarked it on one of our development systems and the peak RAM usage should be around 2 GiB for the demo in the README. Closing this now as the new error is the same as #7 , use that issue if you continue to have problems.

from siggraph2016_colorization.

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.