AlexeyAB / yolo2_light

Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)
MIT License
302 stars 116 forks source link

Get libdarknet.so #75

Open danimod92 opened 5 years ago

danimod92 commented 5 years ago

Hello, I was wondering if there's a way to get the library libdarknet.so like the way you can get from darknet, in order to use it in Python script