-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Description
Would you consider in…
-
Thank you so much for the amazing tools!
I am trying to run the repository https://github.com/spmallick/learnopencv/tree/master/Real_Time_Deep_SORT_using_Torchvision_Detectors with the help of the …
-
Even I have managed to make work this project, I obtained similar results in terms of speed as it has been publish.
YOLO with track Flag set to False : 30fps. In my case with a geforce 940M 2.24 fps…
-
## PTZ Tracking ideas page on initial thoughts and possible approach
[Online-Visual-Tracking-SOTA](https://github.com/wangdongdut/Online-Visual-Tracking-SOTA)
## OpenTLD (Predator)
### Origin…
-
Screenshot:
![image](https://user-images.githubusercontent.com/7193442/134785414-e906327b-a3bd-4d83-b5f6-e3de6e88dc65.png)
To reproduce, run pylot with `--flagfile=configs/tracking.conf` and `trac…
-
I tried yolov8 object detection , and deep sort object tracking to track vehicles , using the Nicolai Nielsen tutorials.I got this below error.
Trace if the error.
`ValueError …
-
8\YOLOv8-Object-Detection-with-DeepSORT-Tracking\yolo\v8\detect>python tracking_vehicle_counting.py model=yolov8l.pt source="1.mp4"
Error executing job with overrides: ['model=yolov8l.pt', 'source=1.…
-
can I use this deep sort for face tracking? I am using Resnet deep neural network Caffemodel for face detection.
-
After I unzip the deep_sort_pytorch zip file, and i run the code like: !python predict.py source="test1.mp4"
The model have the problem below, i reall appreciate if you help me to sovle it, …
-
I have followed all the steps of installation and when I am running this
```!python tracking_vehicle_counting.py model=yolov8l.pt source="test.mp4" show=True ```
**Error:**
Error executing job …