pupa

Results 3 issues of pupa

用的resnet50backbone,测试R:0.51,P:0.73,F1:0.60,可以请教一下大佬和各位是啥原因呢

我用的MSRA数据集 format{x1,y1,x2,y2,x3,y3,x4,y4,classname},但当我导入数据训练您的代码时,报错如下,indexerror:too many indices for array:array is 1-dimensional,but 2 were indexed, 报错代码在判断裁剪框 flag = is_cross_text([start_w,start_h],length,new_vertices[labels==1,:])