opconty / pytorch_ctpn

This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finetune from: https://drive.google.com/open?id=1JHhI4sEIXfs5gDa1I9AgJBY477HTzAd0
https://mp.weixin.qq.com/s/VO42GzwwJBOabpPJOWVn4g
291 stars 124 forks source link

怎么准备数据集呢?大神可以介绍一下嘛? #20

Closed isyanan1024 closed 4 years ago

opconty commented 5 years ago

like so:

<object><bndbox><xmin>442</xmin><ymin>83</ymin><xmax>457</xmax><ymax>109</ymax></bndbox></object><object><bndbox><xmin>457</xmin><ymin>83</ymin><xmax>472</xmax><ymax>109</ymax></bndbox></object>