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