I have trained my custom object detector by using the repository https://github.com/qqwweee/keras-yolo3 for detecting a single class. Detection works pretty well. I used Deepsort ( https://github.com/Qidian213/deep_sort_yolov3 )for tracking the detected object with the generated weight file. But when i run the demo.py , Iam getting nothing tracked.
.
.
Please help me out solving this issue...
Thanks in advance...
I have trained my custom object detector by using the repository https://github.com/qqwweee/keras-yolo3 for detecting a single class. Detection works pretty well. I used Deepsort ( https://github.com/Qidian213/deep_sort_yolov3 )for tracking the detected object with the generated weight file. But when i run the demo.py , Iam getting nothing tracked. . . Please help me out solving this issue... Thanks in advance...