xialuxi / yolov5-car-plate

基于yolov5的车牌检测,包含车牌角点检测
GNU General Public License v3.0
152 stars 40 forks source link

你好,想问下这个错误怎么解决 #5

Closed 1s23 closed 3 years ago

1s23 commented 3 years ago

image 我把它改成下面这样 image

但还会报错,报如下错 image 我数据集的lable是13个:1(类别)+4(x,y,w,h)+8(四个点的)

liuxiaoxiao666 commented 3 years ago

你好 有数据集吗

1s23 commented 3 years ago

你好 有数据集吗

我用的是就是CCPD的数据集

Dujianhua1008 commented 3 years ago

也是报这个错,py3.7 torch1.7 ,问题解决了吗

CompliceU commented 3 years ago

@1s23 你好,不知道你解决了这个问题了吗?我也卡在了这里,测试就报错

1s23 commented 3 years ago

@1s23 你好,不知道你解决了这个问题了吗?我也卡在了这里,测试就报错

也是报这个错,py3.7 torch1.7 ,问题解决了吗 改成这样就行 截图_20214511114555

CompliceU commented 3 years ago

@1s23 你好,我改完后,又在测试部分出现这个问题 image 不知道你有遇到吗

Dujianhua1008 commented 3 years ago

QQ群 967537791 邮件交流比较麻烦,有兴趣请加群

---原始邮件--- 发件人: @.> 发送时间: 2021年8月11日(周三) 中午11:51 收件人: @.>; 抄送: @.**@.>; 主题: Re: [xialuxi/yolov5-car-plate] 你好,想问下这个错误怎么解决 (#5)

Closed #5.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Dujianhua1008 commented 3 years ago

QQ群 967537791

邮件交流比较麻烦,有兴趣请加群

---原始邮件--- 发件人: @.> 发送时间: 2021年8月11日(周三) 中午12:12 收件人: @.>; 抄送: @.**@.>; 主题: Re: [xialuxi/yolov5-car-plate] 你好,想问下这个错误怎么解决 (#5)

@1s23 你好,我改完后,又在测试部分出现这个问题

不知道你有遇到吗

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

1s23 commented 3 years ago

@1s23 你好,我改完后,又在测试部分出现这个问题 image 不知道你有遇到吗

image 这张图里 ,我是把 labels = np.hstack((labels,landmarks)) 注释掉了呢!!

CompliceU commented 3 years ago

@1s23 我是在前面对landmark做一次重排,在前面label重排的地方,也能训练,但是效果不是很好

1s23 commented 3 years ago

@1s23 我是在前面对landmark做一次重排,在前面label重排的地方,也能训练,但是效果不是很好

呃呃,我也不是很清楚哈,我训练起来效果还可以

CompliceU commented 3 years ago

@1s23 我来试试,可以加个联系方式不