PaddlePaddle / Paddle3D

A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
Apache License 2.0
573 stars 141 forks source link

训练模型出现 [Hint: Expected killed_ != true, but received killed_:1 == true:1.] 错误 #380

Open myrcoft opened 1 year ago

myrcoft commented 1 year ago

88 如图的错误 在训练过程中总是会出现 [Hint: Expected killed != true, but received killed:1 == true:1.]的错误,如训练smoke,pv-rcnn,voxel-rcnn,使用数据集为kitti_mini。 如能回复,非常感谢!

nepeplwu commented 10 months ago

@myrcoft 从堆栈报错来看是图像路径不存在,请确认下数据集是否正确下载了 image