-
-
```
What steps will reproduce the problem?
I am using the vs 3 .net wrapper.
When I run the function Recognize it ocrs the image fine and I can get
the string.
I need the confidence level of each cha…
-
```
What steps will reproduce the problem?
I am using the vs 3 .net wrapper.
When I run the function Recognize it ocrs the image fine and I can get
the string.
I need the confidence level of each cha…
-
```
What steps will reproduce the problem?
I am using the vs 3 .net wrapper.
When I run the function Recognize it ocrs the image fine and I can get
the string.
I need the confidence level of each cha…
-
![image](https://github.com/flet-dev/flet/assets/78608683/4a618982-82f9-47bc-897d-71f1b24aa2ea)
My code is:
`
class AppTabs(UserControl):
def __init__(self):
super().__init__()
…
-
Reduce the number of buttons that are used, and make it more intuitive the order in which info must be entered. For instance:
- Consolidate "Pick crop" and "Get crop region buttons" (requires callbac…
-
When the replay strategy determines that the current Screenshot/WindowState is sufficiently different from the expected state in the recording, we would like to prompt the user to take over and demons…
-
Hi, thank you very much for you work, DALI is really a great library. DALI accelerated my model training by almost 19 times compared to another augmentation library and it's really impressive. Althoug…
-
So Incident Management Teams at LINZ can do flood mapping, faster and more consistently, it would be useful to have a jupyter notebook for processing flood extents from common sources of SAR imagery.
…
-
When I use P SAM on an image that does not contain my learned item, it will still output a prediction. How can I at least compare a true positive against a false positive?