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

Home Page:https://mp.weixin.qq.com/s/VO42GzwwJBOabpPJOWVn4g

Repository from Github https://github.comopconty/pytorch_ctpnRepository from Github https://github.comopconty/pytorch_ctpn

gt处理问题

PKQ1688 opened this issue · comments

在处理gt的时候不需要将gt进行拆分处理吗?就是切分成长度为16的小框作为gt

需要的。