Mike
Mike
Check https://github.com/mikel-brostrom/Yolov5_StrongSORT_OSNet/tree/reid_tflite_export @Puturbold. I have a working export pipeline that goes through the following frameworks Pytorch --> ONNX --> OpenVino --> TFLite. I have measured x5 speed-ups on CPU for...
TensorRT and TorchScript supported now as well
Hi! Thank you for your PR. This way of counting does not go well with tracking as already existing information in the tracker is being generated again from the text...
Can you post a snippet of the video so that we can better help you resolving this issue?
This repo can only load Yolov5 models sorry
Yolov7 do not have multibackend support. It only works with `PT` weights. The goal of this repo is to be as versatile as possible and support as many deployment scenarios...
> I see, do you have any plan to add yolov7 in the near future? You can try it out here @bit-scientist https://github.com/mikel-brostrom/Yolov5_StrongSORT_OSNet/tree/yolov7 Automatic weight download is not fully supported,...
Have it working now @bit-scientist! CI is passing https://github.com/mikel-brostrom/Yolov7_StrongSORT_OSNet
> I've tried to change the device to the "gpu" in track.py. But I am not sure if it works or not. Do you have CUDA installed? > Where can...
> When I run it and stop it to look at the saved video. I have 1 video which shows video from 1st item and then after a while from...