yolo

Results 8 comments of yolo

The QR code is outdated. Can you please refresh it? @ChaseMonsterAway

I don't modified anything except the gpu_nums and the dataset path

Sorry, I deleted the training log by mistake. I will train again and then give feedback

Thanks. By the way, MJ ,validation and evaluation datasets is from deep-text-recognition-benchmark, ST is from aster, right?

请问最近有公开训练代码的计划吗

请问这周会公开代码吗?

改了之后跑1w轮左右(batchsize256)会报错,提示'tuple' object cannot be interpreted as an integer 的错, 看了一眼是Aligncollate调用图形变换时候的错, 应该是进入了numpy而不是pil类,但是我找了一下只有lmdb那里有一个numpy变换而且是变回到cv类了,还没找到具体的原因

get,我没注意异常那里返回的是img我以为直接抛出了,多谢