MhLiao / TextBoxes_plusplus

TextBoxes++: A Single-Shot Oriented Scene Text Detector
Other
953 stars 279 forks source link

Inconsistent image width and height, while creating lmdb data #83

Closed IngleJaya95 closed 6 years ago

IngleJaya95 commented 6 years ago

Hi, I am creating lmdb data for a new data set. For that, I have created XML files as the format given in example.xml but while running ./data/text/create_data.sh, I am getting an error as "Inconsistent image width (height)" for all the images. please, can someone help me with this!