car-counting-and-speed-estimation-yolo-sort-python
car-counting-and-speed-estimation-yolo-sort-python copied to clipboard
if(d not in matched_indices[:,0]): TypeError: tuple indices must be integers or slices, not tuple
trafficstars
When i'm trying to use this yolo-p model for lane detection it showing the following error in sort.py if(d not in matched_indices[:,0]): TypeError: tuple indices must be integers or slices, not tuple. Please address this issues ASAP.
Please follow this thread https://github.com/abewley/sort/issues/136#issuecomment-864359478
This has helped to other users facing similar issues
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.