bijustin / YOLO-DynaSLAM

Other
200 stars 24 forks source link

run error #6

Open xiaoyuamw opened 3 years ago

xiaoyuamw commented 3 years ago

Hi@bijustin, I have compiled this project successfully, but when i tried to run it, such error occurs: ................................................................ ./mono_tum_yolo /home/wxy/Projects/YOLO-DynaSLAM/Vocabulary/ORBvoc.txt /home/wxy/Projects/YOLO-DynaSLAM/Examples/Monocular/TUM3.yaml /home/wxy/Projects/datasets/rgbd_dataset_freiburg3_walking_xyz /home/wxy/Projects/YOLO-DynaSLAM/src/yolo

Loading Yolov3 net. This could take a while... terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(3.4.4) /home/wxy/Libraries/opencv-3.4.4/modules/dnn/src/darknet/darknet_importer.cpp:207: error: (-212:Parsing error) Failed to parse NetParameter file: src/yolo/yolov3.cfg in function 'readNetFromDarknet'

Aborted (core dumped) ................................................................ Do you know how to solve this?

Best Regards.

deer-huang commented 2 years ago

Hello, have you solved this problem? Can you tell me how to solve it