Code Monkey home page Code Monkey logo

Comments (12)

johnbarratt avatar johnbarratt commented on August 17, 2024

FWIW, I'm seeing exactly the same issue on Ubuntu 14.04 running in cpu-only mode with the provided CPU checkpoint model as well.

from neuraltalk2.

digitalnature avatar digitalnature commented on August 17, 2024

I have the same problem with the CPU model. Unfortunately I can't use the GPU one :(

from neuraltalk2.

TimBroddin avatar TimBroddin commented on August 17, 2024

Same problem here, in Vagrant

from neuraltalk2.

karpathy avatar karpathy commented on August 17, 2024

I don't see what could be the issue here. @soumith any ideas? I can't reproduce this error - my CPU checkpoints run fine on a Ubuntu setup. It seems very odd that tensorOutput should be nil, when it is initialized right in the constructor of nn.Identity, as seen here

edit: could this be due to some nonrecent version of torch/nn/nngraph, or some version conflict among them?

from neuraltalk2.

TimBroddin avatar TimBroddin commented on August 17, 2024

I followed all your build instructions on a clean Ubuntu trusty64 VM. I used this command:

th eval.lua -model ../model_id1-501-1448236541.t7_cpu.t7 -image_folder ../images -num_images 1 -gpuid -1

from neuraltalk2.

aroom avatar aroom commented on August 17, 2024

same error output as herenow, on the same setup (except I have an 2.2 GHz i7 MBP late 2011)

fresh install from torch / nn / nngraph / image

I don't have an Nvidia, so I guess in don't need/can't use CUDA / cutorch / cunn / cudnn and I need to use my cpu. Am I wrong?

from neuraltalk2.

karpathy avatar karpathy commented on August 17, 2024

I think I identified the issue - it's due to a Torch nn change from 8 days ago. Working out a fix.

from neuraltalk2.

soumith avatar soumith commented on August 17, 2024

hi @herenow and @aroomthedoomed

luarocks install nn

in your terminal, willl fix this issue. Sorry about that.

from neuraltalk2.

kmader avatar kmader commented on August 17, 2024

reinstalling the nn package fixed the problem for me, thanks

from neuraltalk2.

aroom avatar aroom commented on August 17, 2024

reinstalling nn fixed it for me too
thanks @soumith @karpathy

from neuraltalk2.

niklasR avatar niklasR commented on August 17, 2024

Had the same issue on Mac OS X 10.10.5, reinstalling nn also fixed it for me. Thanks.

from neuraltalk2.

herenow avatar herenow commented on August 17, 2024

@soumith @karpathy 👍 Fixed

from neuraltalk2.

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.