Mohamed Nabil

Results 21 issues of Mohamed Nabil

I found that a variation of the letters ل and م isn't added for amiri fonts I don't know what would be the complexity or time taken to add them...

I'm thinking of using SAR for English + Non-Latin Language. I don't think it's impossible, but I'm facing some ambiguities. would it be hard to know the criteria which was...

Hi Everyone, I'm using my own custom dataset to train ABINET on a non-latin language. I went through the following steps: Generated labels.txt for the data with the OCRDataset format....

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) ### Expected Behaviour I deployed CVAT using the docs docker on Azure machine...

For example: In this picture there's a white border around the yellow text

enhancement

I run this code on google colab and i keep getting this error from the training file `usage: train.py [-h] [--job-dir JOB_DIR] [--job-name JOB_NAME] [-gcs] [-params PARAMS] --config CONFIG [--brats...

I'm trying to Train the Recognition model for Two Languages English and a Non-Latin Language. I can see that it worked with Chinese with a huge number of characters. However...

I'm training the Recognition Model with 9M images dataset. The dataset includes many augmentations, words and fonts. I was reading the paper and found out that the training epochs for...

Hi Everyone, I want to replace DBnet with DB++ for Training text detection while applying the optimizations done in PP-OCRv3. I wanted to know if that will be as easy...

In the paper of ppocrv3 they mentioned textconaug This augmentation concat 2 different images in a batch to form new images this augmentation is activated when i train I have...