Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Using Unique id and class to count objects #93

Closed
1 task done
quirrelHK opened this issue May 10, 2023 · 2 comments
Closed
1 task done

Using Unique id and class to count objects #93

quirrelHK opened this issue May 10, 2023 · 2 comments
Labels
question Further information is requested

Comments

@quirrelHK
Copy link

Search before asking

  • I have searched the Supervision issues and found no similar feature requests.

Question

In all of the implementations I saw, we are using a line or a polygon to keep track of the count of objects. But let say in case of traffic surveillance for a intersection where we have to keep count of all the vehicles(possibly a counter for each category of vehicle).
Then how can we count all the vehicles belonging to different categories?

Additional

If we have unique id for each object detected and we are also detecting the class it belongs to, then can we not just use the unique id to keep count of each object along with the class it belongs to?

@quirrelHK quirrelHK added the question Further information is requested label May 10, 2023
@github-actions
Copy link
Contributor

Hello there, thank you for opening an Issue ! 🙏🏻 The team was notified and they will get back to you asap.

@SkalskiP
Copy link
Collaborator

Let me move that issue into our Q&A section.

@roboflow roboflow locked and limited conversation to collaborators May 10, 2023
@SkalskiP SkalskiP converted this issue into discussion #94 May 10, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants