multi-object-tracker icon indicating copy to clipboard operation
multi-object-tracker copied to clipboard

Multi-object trackers in Python

Results 2 multi-object-tracker issues
Sort by recently updated
recently updated
newest added

Executing: `python detector_YOLOv3.py` gives the following error: > Traceback (most recent call last): > File "detector_YOLOv3.py", line 67, in > use_gpu=args.gpu > File "d:\source\third-party-repos\multi-object-tracker\motrackers\detectors\yolo.py", line 29, in __init__ > self.layer_names...

bug

I am still getting index error ``` IndexError: invalid index to scalar variable.``` ![Screenshot 2024-12-13 180530](https://github.com/user-attachments/assets/f7815e04-93b7-499a-b3f8-05944638387c)