-
Hi,
I'm trying to use MMTrack on a custom dataset organized as COCOVideo Dataset as shown in the documentation. But when running the tools/test.py script I get an error because the "results" variab…
-
Add multi-object tracker (dynamic array of single object trackers):
* SORT-tracker: `cv::KalmanFilter` + Hungarian algorithm https://en.wikipedia.org/wiki/Hungarian_algorithm and https://arxiv.org…
-
### Search before asking
- [X] I have searched the Yolo Tracking [issues](https://github.com/mikel-brostrom/yolo_tracking/issues) and [discussions](https://github.com/mikel-brostrom/yolo_tracking/dis…
-
Hello, I want to train the masktrack_rcnn with the coco dataset. So i had reset the **dataset** of masktrack_rcnn_r50_fpn_12e_youtubevis2019.py-----`-'../../_base_/datasets/coco_instance.py'` and the …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Pred…
-
## Bug description
Running 'dreem-track' on sleap data produces a DictConfig errors:
`omegaconf.errors.ConfigTypeError: DictConfig in struct mode does not support pop`
## Terminal error logs
```
E…
-
Hi,
I am trying to use SORT for tracking a fishes across frames. For detection I am using YoloV3.
The problem is when I am trying to track a same fish across frames, SORT returns multipl…
-
Hi kshitij1489,
I try to run your tracker _object_tracking.py_ but unfortunately am error occurs.
This is the error:
> Traceback (most recent call last):
> File "object_tracking.py", line…
-
Add a simple way to be able to test opendatacam to avoid regression when upgrading
- Test counter logic
- (More complex) add a way to compare tracker results depending on neural network weights...…
-
Hello,
I was trying to reproduce the experiments with the Oracle Tracker and I ran into a few issues:
1) When running the script ```python experiments/scripts/test_tracktor.py with oracle```, I ge…
sgk98 updated
4 years ago