HDMapNet icon indicating copy to clipboard operation
HDMapNet copied to clipboard

Is there any wrong with eval_iou()?

Open ppbangKGT opened this issue 3 years ago • 6 comments

Hi, thx for your nice work! When I train the model, I find a problem. In train dataset, IOU can achieve about[0.8 0.6 0.8], while its eval IOU is only about [0.04 0.01 0.05]. Here it is: image So Is there any wrong with function eval_iou()? It seems to be an order of magnitude smaller. Thanks for your time.

ppbangKGT avatar Oct 20 '22 05:10 ppbangKGT

+1 question

ZiziAmy avatar Jan 28 '23 01:01 ZiziAmy

+1

172chen27 avatar Mar 15 '23 06:03 172chen27

Have you solved this problem yet?

missTL avatar Apr 25 '24 02:04 missTL

Hi. What do the three numbers in IOU list mean? Thanks

bjzhb666 avatar Jun 10 '24 09:06 bjzhb666

Correspond one-to-one with the class list

172chen27 avatar Jun 10 '24 15:06 172chen27

Correspond one-to-one with the class list

Thanks for your answer. I want to check the order: Divider, Crossing, Boundary.

Is that correct? Many Thanks.

bjzhb666 avatar Jun 11 '24 02:06 bjzhb666