mowkee
mowkee
This code only works for gray color characters on white backgrounds. Is it possible to make it work for black characters on white background which is usually the case?
I've been training for almost a week my solverstate files are `yolo_mobile_iter_221000.solverstate` and `recog_iter_112196.solverstate` respectively but it detects nothing. Do I have to train more or something is missing? The...
In the python code we have a list called `buckets` with following values: `buckets = [54, 80, 124, 182, 272, 410, 614, 922, 1383, 2212]` what is the purpose of...
Good Day I've been reading the `dup_boxes_synth_text.py` script from your data conversions scripts repository. If Im not mistaken this is what one has to use to convert the **SynthText** dataset...
@MichalBusta Hope this message finds you well. I have been reading your PhD thesis and you have mentioned about pre-training your models using SynthText and Synthetic Word datasets. There's no...