sceddd
sceddd
Hello @davidliu, Can you give me an example of how to use it? After researched through those file I still can't get it.
@uzumakinaruto19 did you use trigger() yet? I don't see it in your code.
Maybe you put the line in the wrong position. The logic is that if all the bounding boxes cross the line, the count will increase. In your case, you should...
@uzumakinaruto19 In this case, I recommend overriding the linezone class. You'll need to add in, and out dicts to store the value you want to take. Take a look at...
Hi @SkalskiP, In my solution, I detect objects colors based on the number of pixels in ranges of upper and lower color dimension; maybe we can use the KNN algorithm...
Hi @zburq, This is an issue for this problem; you can try this one. I'm overriding both Suppervision Lib and also with @maddust's help. This could be what you're looking...
Hello @wangzhenyan001, After resizing the images, what results did you achieve?
so in case if the model is not good enough to detect a face it will probably throw this error?
The same here, Are there any paper around this topic that I can take a look?