keithyh

Results 15 comments of keithyh
trafficstars

Also,Dear author,how to visualize test results?In order to use your code in real application I prefer detailed instructions,thank you dear author.

我发现生成的_act.jpg是缩放过的,尺寸比原图小了不少,现在希望通过_act.jpg里面的文本坐标(红,黄,绿区域)得到原图的文本坐标这应该怎么变换呢?作者可以提供一个变换到原图文本坐标的脚本吗

我试用synthetic chinese string dataset 训练densenet的时候碰到这个问题

已解决,请加微信buy8by

好的,感谢大神,每张图都是十个汉字吗? index是在哪里定义的呢? 大神谢谢喽~

I found that the numerical results are encoded in results.json.Then what matters is that how to visualize results?

Thank you!I have previously followed a similar routine but failed.Yours steps are more detailed,I will check it later.

I followed the steps but with partial success.My Class names are 1-20(background is class 0).The class names shown in the obtained pictures are however not integers,but 30.3,70.4 etc. ![13ctdet](https://user-images.githubusercontent.com/14086114/65223379-a87a3480-daf3-11e9-870a-435a18e93066.png) May...

This demo.py does not output numerical results like results.json. How to output simultaneously results.json and result pictures?(combining the advantages of test.py and demo.py)