Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot run complete demo #3

Open
ChengHsunLai opened this issue Mar 16, 2018 · 2 comments
Open

cannot run complete demo #3

ChengHsunLai opened this issue Mar 16, 2018 · 2 comments

Comments

@ChengHsunLai
Copy link

Hi
there's something wrong with the code so that i cannot run the demo both lua demo_full.lua and sh demo.sh.
I haven't found what exactly that problem is and here is the error message in the terminal.

Error using parseYML (line 8)
Assertion failed.

i know there should be a file named download1_pose.yml in the /cache but i've nothing
maybe the problem has to tackled happens on openpose part?
so sorry that i am just a beginner, not really good at debugging and environment setting.

also, this shows before the code start running

*** Check failure stack trace: ***
    @     0x7f7c2c8f35cd  google::LogMessage::Fail()
    @     0x7f7c2c8f5433  google::LogMessage::SendToLog()
    @     0x7f7c2c8f315b  google::LogMessage::Flush()
    @     0x7f7c2c8f5e1e  google::LogMessageFatal::~LogMessageFatal()
    @     0x7f7c2cd3b738  caffe::CuDNNConvolutionLayer<>::Reshape()
    @     0x7f7c2cca2d3b  caffe::Net<>::Init()
    @     0x7f7c2cca5e00  caffe::Net<>::Net()
    @     0x7f7c2e88deab  op::NetCaffe::initializationOnThread()
    @     0x7f7c2e850e0a  op::addCaffeNetOnThread()
    @     0x7f7c2e85172a  op::PoseExtractorCaffe::netInitializationOnThread()
    @     0x7f7c2e84ce70  op::PoseExtractor::initializationOnThread()
    @     0x7f7c2e849914  op::WPoseExtractor<>::initializationOnThread()
    @     0x7f7c2e93ed60  op::SubThread<>::initializationOnThread()
    @     0x7f7c2e940f6f  op::Thread<>::initializationOnThread()
    @     0x7f7c2e9411c1  op::Thread<>::threadFunction()
    @     0x7f7c2e95b15f  std::_Mem_fn_base<>::operator()<>()
    @     0x7f7c2e95b0f3  _ZNSt12_Bind_simpleIFSt7_Mem_fnIMN2op6ThreadISt10shared_ptrISt6vectorINS1_5DatumESaIS5_EEES3_INS1_6WorkerIS8_EEEEEFvvEEPSC_EE9_M_invokeIJLm0EEEEvSt12_Index_tupleIJXspT_EEE
    @     0x7f7c2e95aea4  std::_Bind_simple<>::operator()()
    @     0x7f7c2e95ac74  std::thread::_Impl<>::_M_run()
    @     0x7f7c2df5ac80  (unknown)
    @     0x7f7c2d6ac6ba  start_thread
    @     0x7f7c2d9c941d  clone
    @              (nil)  (unknown)
Aborted (core dumped)
@chunfenghuayumm
Copy link

You install a wrong caffe,you should use this caffe:https://github.com/CMU-Perceptual-Computing-Lab/caffe/tree/569352cc8e6a3ce8e8b03c12c975779235522f19.
By the way,would you please leave your email and we can discuss some issues about this demo.

@MiaYangheeKim
Copy link

MiaYangheeKim commented Jul 2, 2019

@chunfenghuayumm I have the same issue ('Assertion failed'). How can I solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants