darknet-nnpack
darknet-nnpack copied to clipboard
How to ban the windows of output
The job You done is great. But there is a question. Since I couldn't use detector.py directly(undefined symbols: nnp_convolutional_inference), I don't know other ways to use the yolo not with the cmd.
Could you tell what I could do? I had tried to compiled the darknet.c again but there are many errors( Hart to split out the messages for me).
Question solved. I just make clean and edit the detector.c (delete some part of the test_detector function). And make again. Now it works and I just creat a .txt to save the info.
Question solved. I just make clean and edit the detector.c (delete some part of the test_detector function). And make again. Now it works and I just creat a .txt to save the info.
can you share this code? im having troubles with darknet.py aswel