Bimurat Mukhtar

Results 8 issues of Bimurat Mukhtar

#### Goal i have asked this question and answered them https://stackoverflow.com/questions/46113644/can-not-gradle-build-project-when-i-add-chatinformation-kotlin-class-that-extend It was hard to me to detect that this error was from RealmObject's -> Class variable It will be...

T-Bug-Crash
O-Community

I am developing a localhost plugin using the data created from process.json. But when I ask "I need alice phone number" the site crashes. Below is the video of reproduce...

I am having problem while labeling book page, I have lots of regions generated by ML backend. I need to check each and fix errors. I want be able to...

I would like to build an application for book page recognition and need to generate dataset for both text detection and recognition. I already have text corpus.

facing "E: Package python has no installation candidate" issue while running `sudo ./ubuntu-wsl.sh` ![image](https://user-images.githubusercontent.com/19360024/218347739-6fb1034a-07dd-45d1-94fd-aab35dc31520.png)

Hi, what means relevant_text_span, can you exlpain it in details? Is it the start and end indexes of user speeches? Shouldn't it be a index of sentences?

I cloned repository and started the gradle sync, but got following exception, can anyone help with that?: ``` 1: Task failed with an exception. ----------- * What went wrong: Execution...

Hello, I tried to train on simple digits vocab, but loss didn't converge, where is the issue?: ``` python references/recognition/train_pytorch.py parseq --epochs 5 --vocab digits --train-samples 1000 --val-samples 20 --name...