boyang24

Results 9 comments of boyang24

> What is your model? It seems to be `containing 1 layers`; something may be wrong with the model. when i use the demo.py to run,it will download the weights.28-3.73.hdf5...

> Did you mean this issue? > > [keras-team/keras#10417](https://github.com/keras-team/keras/issues/10417) > > > need to change to 2.1.*,i tried,but same problem > > Did you try from training the model or...

> I guess training on Keras 2.1.* solves the problem. problem already solved thanks

after the training,epochs with parameter --aug,the result is : ![image](https://user-images.githubusercontent.com/41313271/47145499-7c12d280-d2fc-11e8-8522-553cf4189e69.png) and test the last few by APPA-REAL dataset,the best result is : ![image](https://user-images.githubusercontent.com/41313271/47145716-01968280-d2fd-11e8-8015-fe160a7d88e5.png) i test it by the single image,it...

为什么我用训练集里面的280*32的图片去测试,按照scale 900 1500,ctpn找不到框?如果实际场景中图片是300*100的大小,我首先应该构建自己的训练集,然后要修改text_connector里面的scale到多少是合适的?

@KupynOrest thank you for the project first,then i need to change a blur image to be clean,but when i run the test.py,the result has two images .one is real,another is...

you need to finish that the ops ncnn not support,and i remembered it has an description in the project

@CongWeilin @jYaog because the mtcnn caffe do not have the issues,so i can only do it as this way, the steps introduction is not that clear,after run gen 12 net...