-
4-08-08 15:15:52 [ERROR ] ---- Login failed, maybe caused by Sliding CAPTCHA recognition failed
Traceback (most recent call last):
File "/app/data_fetcher.py", line 244, in fetch
return self.…
-
I do not want to perform detection first, then recognition. I want to perform recognition straight on the image i pass.
Code:
```
self.ocr = easyocr.Reader(
["en"],
…
-
This only happens occasionally, but I'm worried about server stability if I'm not at home to restart it. Can someone more familiar with the protocol take a look at this? I'm available for testing.
``…
-
## Description
Tracking for auto-aim, auto-crate-takeout&deposit and movement correction.
- [ ] auto-aim
- [ ] #37 -- side quest
## related issues
#5 better model
#9 C/C++ code transfer(if n…
-
Hi Vincent,
Trust you are doing well.
Was reading DavisKings blog (http://blog.dlib.net/2017/09/fast-multiclass-object-detection-in.html) and saw this -
> Unlike the 68-point landmarking mod…
-
**Modify your extension so it’s compatible with the version 24.0.16410.17563**
We’re making changes in the next release (version 24.0.16410.17563) of Dynamics 365 Business Central. These changes …
-
Exception in thread Thread-2:
Traceback (most recent call last):
File "D:\Software\MiniConda\envs\vioceAI\lib\site-packages\speech_recognition\__init__.py", line 750, in threaded_listen
audio…
-
byte length of Uint32Array should be a multiple of 4;at api canvasGetImageData success callback function
RangeError: byte length of Uint32Array should be a multiple of 4
byte length of Uint32Array…
LQG24 updated
5 years ago
-
Using ML Kit Vision Quickstart demo code downloaded from GitHub for text recognition of still images. Photos are sample game menus. Text Recognition Latin module fails to recognize the single capita…
-
Hello,Thanks for the amazing project!
I would like to ask how to configure the loss function in the training of a recognition model such as ViT. Specifically, I have seen that for tasks like object…