You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: