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

你们的batch_size 都是1吗?

jasnei opened this issue · comments

为什么batch size 是1,修改成其它都报错,还需要修改哪里?谢谢指教

Hi, jasnei,
The batch size must be 1, for now.

best.

Thanks, that would be very long for training. you can closed. thank you