latest/detection/utils/ #1480
Replies: 12 comments 12 replies
|
I want to determine whether the coordinate points are in an area, and I would like to ask if there are some cases for reference |
|
I want to be able to use the tools with my Webcam, is it possible? or is it only for videos only? |
|
Is an API key needed to run inference locally? Why? What happens if I run in airgapped hardware? |
|
how to count objects on the image captured through the mobile app |
|
Questions about licensing, im interested in using supervision for object detection and training new datasets but im confused, in some instances for detections ultralytics is used but they have license tipe AGLP 3.0 and supervisions is MIT , how does that work in a comercial env ? |
|
can supervision run with yolov11? |
|
Hi, i want to know whether i can get the coordinates of the boxes using Supervision |
|
hi I want to implement an application that count in/out when an object passes through a line, eg. move from left side of the line to the right side of the line is in and reverse is out. Is there any reference for that? |
|
Hi I'm fresher at computer vision and first time using supervision and I have that problem the line is not working, can anyone help me |
|
Hi @LinasKo, Using Supervision and Yolo11 I'm running into an issue where cyclists are being labelled as two separate objects, a bicycle and a person. Is there a simple way to remedy this without having to retrain the model? Thanks, Nic |
|
I want the Inference pipeline to process and count objects crossing the line. How can I do this? |
|
can supervision run with C++? |
Uh oh!
There was an error while loading. Please reload this page.
latest/detection/utils/
A set of easy-to-use utilities that will come in handy in any computer vision project.
https://supervision.roboflow.com/latest/detection/utils/
All reactions