OpenPCDet icon indicating copy to clipboard operation
OpenPCDet copied to clipboard

when use train kitti train pillarnet.yaml. KeyError:'finalbox_dicts'

Open keyMrZ opened this issue 1 year ago • 1 comments

openpcdet使用pillarnet. yaml训练后eval报错finalpred_dict=batch_dict['finalboxdicts']KeyError:'finalbox_dicts'我也有这个问题,请问有解决办法吗

keyMrZ avatar Apr 18 '24 08:04 keyMrZ

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar May 20 '24 01:05 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jun 03 '24 01:06 github-actions[bot]

把 post_processing 函数注释掉

OpenReviewCode avatar Mar 02 '25 14:03 OpenReviewCode