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
567 stars 141 forks source link

Fix smoke infer bug #448

Closed nepeplwu closed 8 months ago

nepeplwu commented 8 months ago

Fixed the issue where input_names mapping errors caused errors during inference. For the problem, see: https://github.com/PaddlePaddle/Paddle3D/issues/436