Hi, t using create_lmdb_dataset.py done, I have data.mdb and lock.mdb but when i using this file .mdb to training, I have error is:
Filtering the images containing characters which are not in opt.character
Filtering the images whose label is longer than opt.batch_max_length
Hi, t using create_lmdb_dataset.py done, I have data.mdb and lock.mdb but when i using this file .mdb to training, I have error is: Filtering the images containing characters which are not in opt.character Filtering the images whose label is longer than opt.batch_max_length
dataset_root: /content/drive/MyDrive/Data_STR_OCR/Train opt.select_data: ['/content/drive/MyDrive/Data_STR_OCR/Result'] opt.batch_ratio: ['0.5', '0.5']
I using google colab to training and my dataset is plate car in Viet Nam. i don't know why? Please me, thanks.