-
辛苦看看下面这个报错原因是什么呢?Python版本 3.9.13, 系统版本:windows 10
Traceback (most recent call last):
File "D:\Project\script\MobileAgent-main\Mobile-Agent-v2\run.py", line 286, in
perception_infos, width, h…
-
Hi Xingyi, thanks for your wonderful work! I have a question regarding the model setting, in Tab. 5, for the `naive merge`, how is the merge conducted? and for the `retrained`, in my understanding, th…
-
Hi,
When I ran the code python grounded_sam2_local_demo.py
the result was good with a prompt text="car. road."
![grounded_sam2_annotated_image_with_mask](https://github.com/user-attachments/assets/…
-
### Description
Overlapping labels are a common issue, especially in crowded scenes. Let's add an optional smart label positioning feature to the [`LabelAnnotator`](https://supervision.roboflow.com…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Question
How can I register a det…
-
First of all, thanks for creating the repo!
While playing around with autodistill I noticed that llava always returns relative coordinates which can't be displayed by supervision out of the box. I …
-
I tried training for Weak supervision using the SynthText Strong supervision model on a custom data set.
I trained for just three epochs with 1000 iterations each but when I use the models that get…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Question
I've been using supervis…
-
## *Who* is the bug affecting?
## *What* is affected by this bug?
## *When* does this occur?
## *Where* on the platform does it happen?
## *How* do we replicate the issue?
…
-
Motivation:
I saw in https://github.com/akka/akka/issues/30267 @nvollmar added this feature for actor, but I think it would be nice to have this in pekko-stream, where user can logging the error with…