car-counting-and-speed-estimation-yolo-sort-python icon indicating copy to clipboard operation
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

Open sstech9491 opened this issue 2 years ago • 2 comments
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.

sstech9491 avatar Sep 07 '23 10:09 sstech9491

Please follow this thread https://github.com/abewley/sort/issues/136#issuecomment-864359478

This has helped to other users facing similar issues

bamwani avatar Dec 27 '23 11:12 bamwani

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.

stale[bot] avatar Mar 17 '24 14:03 stale[bot]