stereolabs / zed-yolo

3D Object detection using Yolo and the ZED in Python and C++
https://www.stereolabs.com/
MIT License
159 stars 68 forks source link

error while loading shared libraries: libdarknet #15

Closed TEOEFW closed 5 years ago

TEOEFW commented 5 years ago

dear adujardin when i run ./uselib data/coco.names cfg/yolov3.cfg yolov3.weights zed_camera it comes out ./uselib: error while loading shared libraries: libdarknet.so: cannot open shared object file: No such file or directory then i am confused,do you have any idea what am i doing wrong ?

abhimanyuchadha96 commented 4 years ago

Hey, how did you solve this?