train error
Good job! The code can be trained on Syntext. However, the following error occurred when i run trainic15data.py on 4 gpus. I try to address this problem, and find a solution, https://blog.csdn.net/loopun/article/details/89295454. I train it on 1 gpus, but it is not work, and the error still exist. Anyone give me a suggestion? Thank you.
Traceback (most recent call last):
File "trainic15data.py", line 183, in
@Jlpz Sorry, I am not clear this error. Maybe you can join our weChat group.https://github.com/backtime92/CRAFT-Reimplementation/issues/26#issue-512851949
@Jlpz You can scan directly QR code.
@backtime92 where is the QR code? i'm willing to join too.
hello,i meet the same problem,do anyone know the solution?@Jlpz @backtime92
i may solve this problem using set a small iter saving when i train with synth.pth,and then i continue training with this small iter model,i didn't see the problem again.