multi-object-tracker
multi-object-tracker copied to clipboard
Multi-object trackers in Python
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...
I am still getting index error ``` IndexError: invalid index to scalar variable.``` 