vipin_ap

Results 18 comments of vipin_ap

Does anyone have any workaround with Flask, And is it possible to return with the source since I need the source as well in the UI?(I am trying to do...

> I'd like to add a vote to @BradKML's suggestion on a re-ranker feature in the Ollama framework. This will help keep any RAG pipeline within Ollama end-to-end. +1

> Hi, @uzumakinaruto19 👋🏻! Could you be a bit more specific? What do you mean by "but the line counter is not working anymore with the latest supervision"? hey sorry...

> @uzumakinaruto19 did you use trigger() yet? I don't see it in your code. i have used , I provided the wrong code, my bad I think it had to...

> Hi, @uzumakinaruto19 👋🏻 > > I'm not sure you can use YOLOv8 ByteTrack this way. Here is a snippet of code I used in the past, and it worked....

So u are suggesting extending the line more (I guess I tried that aswell, it is not getting counted at all, anyway I'll try once more), should a go with...

> With the current implementation, for the object to be counted, all four corners of the bounding box must cross the line. Instead of that can't u use the centroid...

> 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...

>Could you create a separate bug report where we could address that issue? I have raised issue #131 for that > It is but you would need a tracker for...