anavc94

Results 11 issues of anavc94

Hi, I am getting extremely good results using EAST on different images. First of all, congratulations! The negative part I am finding is that EAST is slow, even running on...

Hello, I have a question about how to train a first and second stages. I have a lot of plain texts to train the first stage, but only a few...

Hi, first of all, congrats for this amazing job! I am really surprised about the good results it is giving to me. I have a simple question: is there an...

Hi, CRAFT does a good job on mayor images I have used, but I have noticed that the text detection is very sensible to lighting conditions. My question is: is...

Hi, I am using the CRAFT + this library pipeline to locate and do char level recognition using a pretrained model you provided (TPS-ResNet-BiLSTM-Attn-case-sensitive.pth). However, I am stuck in a...

Hello, I've tried to execute test.py with the pre-trained model you provide in the description. I am using the following command: python test.py --images "./data/test" --model_path "./models" --batch_size 128 --cuda...

Hello, First of all, I'm really interested in your project and I think it's pretty good so congratulations. This is not exactly an issue, I just wanna ask you if...

Hello, I've successfully compiled the solution and I've been able to test it with some images. However, when passing a video file as argument, it seems that it only process...

Hello, I am having some issues installing faster-RNNLM in Ubuntu 16.04. As the instrucction suggests, I run the script build.sh but the output says: Installing Faster RNNLM Already up-to-date. Folder...

Hello, what is exactly the behaviour of the algorithm when it is trying to classificate a chunk with voice over noise? Does it depend on the "volume" of the noise?...