ZheC / Realtime_Multi-Person_Pose_Estimation

Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mdb_status == 0

salvador-blanco opened this issue · comments

When I run the bash train_pose.sh 0,0 I get the following error:

    bias_filler {
I0504 22:27:52.181026 10643 layer_factory.hpp:77] Creating layer data
I0504 22:27:52.181537 10643 net.cpp:100] Creating Layer data
I0504 22:27:52.181550 10643 net.cpp:408] data -> data
I0504 22:27:52.181567 10643 net.cpp:408] data -> label
I0504 22:27:52.181584 10643 cpm_data_transformer.cpp:242] CPMDataTransformer constructor done.
E0504 22:27:52.597764 10651 common.cpp:113] Cannot create Cublas handle. Cublas won't be available.
F0504 22:27:52.599123 10651 db_lmdb.hpp:15] Check failed: mdb_status == 0 (2 vs. 0) No such file or directory
*** Check failure stack trace: ***
    @     0x7f12518c2daa  (unknown)
    @     0x7f12518c2ce4  (unknown)
    @     0x7f12518c26e6  (unknown)
    @     0x7f12518c5687  (unknown)
    @     0x7f125206f2b1  caffe::db::LMDB::Open()
    @     0x7f125207f684  caffe::DataReader::Body::InternalThreadEntry()
    @     0x7f1251f08110  caffe::InternalThread::entry()
    @     0x7f1247dc3a4a  (unknown)
    @     0x7f124240c184  start_thread
    @     0x7f12509a703d  (unknown)
    @     (nil)  (unknown)

I would appreciate help
Thanks :)

The full output:
https://mega.nz/#!MV0zhJRY!BUme9k0psdJlw4vJJcI6m9yB7VW8ioSbXWtVeNldIPI

Did you check 'dataFolder' and 'source' Directory ? (lmdb_trainVal)
i had same problem.
'lmdb_trainVal' directory is wrong

This should be the source folder location issue. I had the same issue and my problem was I had a space in the name of my external drive(My Passport), and even though I used the path as 'My\ Passport', the system cannot find the path. I solved the problem by changing the drive label as MyPassport.