baidu / ICE-BA

Apache License 2.0
705 stars 232 forks source link

No image files for detection? #14

Open neulky opened 6 years ago

neulky commented 6 years ago

I had a problem running the program. It shows E0727 11:31:06.477556 18713 EuRoC_test.cpp:367] No image files for detection. But I've put the dataset "MH_01_easy" into the folder "EuRoC". Who can help me solve this problem?

wangjio commented 5 years ago

There might be something wrong with the input dataset path. You can print some variables in function load_image_data() at line 360 to see if the dataset path is correct.