Giter Site home page Giter Site logo

编译运行出错 about openpose HOT 9 OPEN

dlunion avatar dlunion commented on August 22, 2024
编译运行出错

from openpose.

Comments (9)

hopef avatar hopef commented on August 22, 2024

可能是代码版本不匹配,这个函数仅仅是inplace的方式,可以自己修改为非inplace,例如
WPtr<BlobData> net_output = cls.getBlobData("net_output");

from openpose.

812406210 avatar 812406210 commented on August 22, 2024

非inplace也是一样的,还是一样的问题。修改了两天了,都替换了过。

0x0000000000000000 处(位于 openpose-new.exe 中)引发的异常: 0xC0000005: 执行位置 0x0000000000000000 时发生访问冲突。
如有适用于此异常的处理程序,该程序便可安全地继续运行。

from openpose.

evehal avatar evehal commented on August 22, 2024

cls.getBlobData("net_output", net_output);,这里我也出现同样的异常vs2015 community update3
换成vs2013 community update5还是出现异常,
实在不行我换ubuntu

from openpose.

evehal avatar evehal commented on August 22, 2024

请问作者的CUDA和CUDNN在WIN10下的版本是多少啊,目测是这2个库的版本不对

from openpose.

wangsheng1991 avatar wangsheng1991 commented on August 22, 2024

同样的问题 请问如何避免

from openpose.

wangsssky avatar wangsssky commented on August 22, 2024

请问楼上问题解决了吗?

from openpose.

bowrian avatar bowrian commented on August 22, 2024

缺少msvcp110d.dll文件,有么有人遇到过?

from openpose.

liuxufenfeiya avatar liuxufenfeiya commented on August 22, 2024

我用的cuda8+cudnn7,直接把那个压缩包解压,然后把训练好的模型放到当前文件夹下,直接打开exe就可以运行了

from openpose.

kingtail avatar kingtail commented on August 22, 2024

非inplace也是一样的,还是一样的问题。修改了两天了,都替换了过。

0x0000000000000000 处(位于 openpose-new.exe 中)引发的异常: 0xC0000005: 执行位置 0x0000000000000000 时发生访问冲突。
如有适用于此异常的处理程序,该程序便可安全地继续运行。

请问您解决了嘛,能否方便提供下您的cuda和cudnn的版本,demo要是能给我一份就更好了,欢迎您和我探讨,[email protected]

from openpose.

Related Issues (19)

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.