issues Search Results · repo:adipandas/multi-object-tracker language:Python
Filter by
34 results
(84 ms)34 results
inadipandas/multi-object-tracker (press backspace or delete to remove)I am still getting index error
IndexError: invalid index to scalar variable.
Screenshot 2024-12-13 180530
jannathshaik123
- Opened on Dec 13, 2024
- #54
Hello, wondering if the below line 26 in motrackers.detectors.yolo.py causes issues for anyone else.
if cv2.__version__ == 4.6.0 :
1. Because import cv2 as cv, I get a NameError: name cv2 is ...
enhancement
taekim027
- 2
- Opened on Sep 17, 2023
- #51
Hi there,
I think there is a small bug here iou_threshold is hard coded to 0.3, I think you wanted something more like
matches, unmatched_detections, unmatched_tracks = assign_tracks2detection_iou(
...
bug
denguir
- 1
- Opened on Aug 10, 2023
- #49
Hello How are you? Thanks for contributing to this project. I am using your method with my custom detector. My detector
sometimes be NOT able to detect an object. At a certain time, let s suppose that ...
bug
rose-jinyang
- 1
- Opened on Jul 31, 2023
- #48
Hi, I tried the library and it seems that the tracker id can be shared between class_ids. If it s a multi object
tracker, is it normal that the track id doesn t reset when it encounters different objects ...
question
CaterinaFabbri
- 1
- Opened on May 29, 2023
- #47
Hello.
Can you add previous version of your project in branch ? Thank you! It will save my time .
question
ViktorPavlovA
- 1
- Opened on May 19, 2023
- #46
Hello @adipandas
Thanks for developing and maintaining a fantastic project! Are you interested in making a PyPI package for
multi-object-tracker? If so, I can help with directions (as you will need to ...
enhancement
edavalosanaya
- 8
- Opened on May 10, 2023
- #43
The example code on the very first page is not runnable because it uses function names which are outdated (I guess).
In particular, there is no track() function, instead the function should be called ...
bug
gboeer
- 1
- Opened on Mar 30, 2023
- #41
Hi, In multi-object-tracker, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
numpy
scipy
matplotlib
opencv-contrib-python ...
PyDR-Tool
- 1
- Opened on Oct 26, 2022
- #39

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.