Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if(d not in matched_indices[:,0]): TypeError: tuple indices must be integers or slices, not tuple #23

Open
sstech9491 opened this issue Sep 7, 2023 · 2 comments
Labels
wontfix This will not be worked on

Comments

@sstech9491
Copy link

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.

@bamwani
Copy link
Owner

bamwani commented Dec 27, 2023

Please follow this thread
abewley/sort#136 (comment)

This has helped to other users facing similar issues

Copy link

stale bot commented Mar 17, 2024

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 stale bot added the wontfix This will not be worked on label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants