-
I'm going to start using `evision` a bit for different experiments. Today I cloned the repo and ran `mix test`, but I'm facing an error. Reporting it here in case it helps other, but I will likely loo…
-
### Motivation
# Copyright (c) OpenMMLab. All rights reserved.
from enum import Enum
class AdvancedEnum(Enum):
"""Define an enumeration class."""
@classmethod
def get(cls, valu…
-
## Description
Exact same feature / capability as https://github.com/brave/brave-browser/issues/27513 (macOS) - but on Windows and Linux
Unlike macOS, there isn't a clear API to use. That'll be t…
-
### To replicate
following the README I ran...
```
$ docker build -t clams-slatetext .
$ docker run -p 5001:5000 -v data:/data clams-slatetext
WARNING: The requested image's platform (linux/amd64…
-
I'm having trouble with an issue similar to issue https://github.com/googleapis/nodejs-vision/issues/9
I have a `base64` image string that I need to pass to `vision.textDetection()`, and nothing se…
-
Yo, I've been having this random error lately, and I have no idea why.
> Error: 13 INTERNAL: Received RST_STREAM with code 2
> details: 'Received RST_STREAM with code 2',
> metadata: Metadata …
-
Other Google API PHP Client packages (e.g Datastore) allow you to pass in a key file to authenticate the client with.
The readme for Cloud Vision links the authentication section to a page that spec…
-
Status on recognizing the extends
- Mostly done
- No major problems
- Evaluation done based on images in an informal way
- Tool needs to be updated to deal with SDK changes
- Now creates a MMIF…
-
I tried TextDetection. but OpenCV was segmentation fault
below code
```exliir
alias Evision, as: Ev
image = "text.jpg" |> Ev.imread
weights = "DB_IC15_resnet50.onnx"
model =
Ev.DNN.TextDe…
-
Note: #2255 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 5c9611e7e419308cb1363755925ea0f5e7e998c0
buildURL: [Build Status](https://source…