mxin262 / SwinTextSpotter

Pytorch re-implementation of Paper: SwinTextSpotter: Scene Text Spotting via Better Synergy between Text Detection and Text Recognition (CVPR 2022)
267 stars 40 forks source link

训练中断 #121

Open Huangqqqhhh opened 4 months ago

Huangqqqhhh commented 4 months ago

RuntimeError: cannot reshape tensor of 0 elements into shape [0, 256, -1] because the unspecified dimension size -1 can be any value and is ambiguous 经常碰到这个问题,虽然后面能继续跑,但是可能会影响效果,请问该怎么样避免。