roboflow / roboflow/supervision
To get the count of objects (in/out) in the polygon area, like we have it for line_zone using the supervision library for yolo-v8
Open
@SkalskiP is already working on this.
Since Apr 13, 2023.
enhancement
- Dominant language
- Python
- Stars
- 50.9k
- Forks
- 4.8k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 85
Description
Search before asking
- I have searched the Supervision issues and found no similar feature requests.
Description
Count of object that goes in or goes out of the polygon area. Also, the count(in/out) by each class. The yolo model can be either a detection or a segmentation model.
Use case
No response
Additional
No response
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.