一、问题提出
在运行yolov5时,报错:attributeerror: 'FreeTypeFont' object has no attribute 'getsize'
Image sizes 1536 train, 1536 val
Using 2 dataloader workers
Logging results to runs\train\exp
Starting training for 100 epochs...
Epoch gpu_mem box obj cls labels img_size
0/99 11.3G 0.1147 0.1174 0.0632 154 1536: 0%| | 1/3236 [00:03<3:18:17, 3.68s/it]Exception in thread Thread-7:
Traceback (most recent call last<