JingangLang / Baidu_XJTU_2018_company_logo_detection

百度-西交大·大数据竞赛2018复赛——商家招牌智能检测
MIT License
16 stars 3 forks source link

Can't load images during trainning.... #1

Open richardminh opened 5 years ago

richardminh commented 5 years ago

Hi, Mr JingangLang, How are you? I try training my own dataset and occured error in train.py..... Can you fix this issues?

JingangLang commented 5 years ago

What is the error message? I think the code should be no problem, and you need to prepare your own data in strict accordance with the dataset format provided by the competition.

richardminh commented 5 years ago

Thanks for your kind response. Can you provide your trained model?

JingangLang commented 5 years ago

Sure!The model weights can be downloaded from

Baidu Wangpan:https://pan.baidu.com/s/12u1GIIAeHKWs1hlsTAAo4w

password: 5e81

Please put the models in place as required by the readme file.

richardminh commented 5 years ago

thanks

richardminh commented 5 years ago

By the way, Did you experiences in not only company logo but also vehicle logo detection?

JingangLang commented 5 years ago

Well, I haven't tried or researched vehicle logo detection, but it feels very similar to the company logo detection.