chenxinpeng / SSD_scene_text_detection

Detect text in natural images with SSD, Single Shot Detection
225 stars 103 forks source link

It is empty when I run the create_data.sh to create lmdb . #17

Open 19931991 opened 6 years ago

19931991 commented 6 years ago

error run create_data.sh , only generate the Soft connection,the size is 57 bytes , but did not genereate the actual lmdb . this is the result of running the create_data.sh : https://user-images.githubusercontent.com/28551961/34662842-82c71124-f48e-11e7-9482-428e10c796f0.png

and my data is :

https://user-images.githubusercontent.com/28551961/34662867-9af0cd6c-f48e-11e7-8d36-39623fcb66ec.png

the crate_data.sh is :

https://user-images.githubusercontent.com/28551961/34662884-b019dd28-f48e-11e7-94cf-2bea7713613b.png

please tell me how to solve the problem ! It troubled me so long ! Thank you very much !@chenxinpeng