-
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Include ReID in trackin…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a…
-
Description:
I am trying to evaluate the performance of a multi-camera multi-target tracking system and I would like to use the IDF1 metric. However, I am not sure how to calculate this metric for my…
-
We have recently upgraded our OpenVino version from **2021.2 to 2022.2.** We are running the Python demo of multi_camera_multi_target_tracking_demo installed using https://pypi.org/project/openvino-de…
-
The tracker performance is really good. I want to use the tracker in multi camera multi target applications. would you please guide me about the following considerations:
1-How can i embed the strong…
-
https://github.com/openvinotoolkit/open_model_zoo/tree/master/demos/multi_camera_multi_target_tracking_demo/python/mc_tracker
https://github.com/openvinotoolkit/open_model_zoo/issues/2240
-
Hello,
I'm very interested in your architecture, but i can't find your paper online (with title : Box-Grained Reranking Matching for Multi-Camera Multi-Target Tracking). Can you provide me a link to …
-
Hello!
First, thank you for this impressive work!
However, I read the code, but I do not quite understand when doing MTMC tracking how it makes sure that the same person always gets the same ID ac…
-
Hello,
thanks for sharing the code.
I have got the tracking result for single camera with your script in another repository "SCT4DukeMTMC". I would like to apply your MCT to connect/reidentify the …