Coder Social home page Coder Social logo

Comments (11)

Fang-Haoshu avatar Fang-Haoshu commented on July 29, 2024

Hi, you need to install torch

from alphapose.

tedrickzhu avatar tedrickzhu commented on July 29, 2024

I have installed torch ,I will check it again,thanks

from alphapose.

Fang-Haoshu avatar Fang-Haoshu commented on July 29, 2024

maybe it's not installed correctly or not added to the bashrc file. If it's installed correctly, th command should be able to run it.

from alphapose.

zhijian-liu avatar zhijian-liu commented on July 29, 2024

Or maybe you have just installed torch. In this case, you should do source ~/.bashrc to make th command available (or you can restart a Terminal session).

from alphapose.

tedrickzhu avatar tedrickzhu commented on July 29, 2024

thanks ,it's ok ,but there is another problem ,init.lua:389: module 'hdf5' not found:No LuaRocks module found for hdf5, do I solve it with this? "luarocks install hdf5"

from alphapose.

Fang-Haoshu avatar Fang-Haoshu commented on July 29, 2024

exactly

from alphapose.

tedrickzhu avatar tedrickzhu commented on July 29, 2024

sorry,but I have another proplem,error as follow ,before all of these,I have this problem,"libcudnn.so.6: cannot open shared object file: No such file or directory",so I change my cudnn7.0 to 6.0,do I need to change it to cudnn5.0 now? I have installed cuda8.0,thanks

error infor:

home/zzy/torch/install/bin/luajit: /home/zzy/torch/install/share/lua/5.1/trepl/init.lua:389: /home/zzy/torch/install/share/lua/5.1/trepl/init.lua:389: /home/zzy/torch/install/share/lua/5.1/cudnn/ffi.lua:1603: 'libcudnn (R5) not found in library path.
Please install CuDNN from https://developer.nvidia.com/cuDNN
Then make sure files named as libcudnn.so.5 or libcudnn.5.dylib are placed in
your library load path (for example /usr/local/lib , or manually add a path to LD_LIBRARY_PATH)

Alternatively, set the path to libcudnn.so.5 or libcudnn.5.dylib
to the environment variable CUDNN_PATH and rerun torch.
For example: export CUDNN_PATH="/usr/local/cuda/lib64/libcudnn.so.5"

from alphapose.

tedrickzhu avatar tedrickzhu commented on July 29, 2024

I have added cudnn5.0 to cuda ,that's ok .but I want to know the device requirements ,because it's out of memery now, crying.....anyway ,thanks so much ,have a good day

from alphapose.

Fang-Haoshu avatar Fang-Haoshu commented on July 29, 2024

how about cudnn7.0. We are using cudnn7.0 on our server

from alphapose.

Fang-Haoshu avatar Fang-Haoshu commented on July 29, 2024

if it oom, try to add flag: --batch 1

from alphapose.

tedrickzhu avatar tedrickzhu commented on July 29, 2024

using --batch 1 is ok ,thanks so much

from alphapose.

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.