Open hardik0 opened 3 years ago
Hi @hardik0, It looks like you have incorrect detection's bounding boxes (at least one value in the detection box is negative - as you show in part of output with WARNING). Do you check for example on a single frame if after each step of model conversion objects are still detected?
Hi @hardik0 @MatPiech, May I know the reference for implementing deepsort in OpenVINO?Because I couldn't find the guide from the code. Thank you
@asdsdk the DeepSORT doesn't have an implementation in OpenVINO so far. It was run using TensorFlow, only object detector (YOLOv4) was used in OpenVINO format.
Hey @MatPiech,
Can you please help me. I tried you code but I facing issue with openvino model, I follow all your instructions but I get this error: