downloadPr​etrainedPo​intPillars​Net help

1 次查看(过去 30 天)
I have installed lidar and deep learning toolbox, but I when use this function ownloadPretrainedPointPillarsNet, I get this error: Unrecognized function or variable 'downloadPretrainedPointPillarsNet'. can you help me? Thanks.

采纳的回答

Cam Salzberger
Cam Salzberger 2021-1-15
Hello Gustavo,
I believe that command isn't a standard function in MATLAB, it's a helper provided with the example. You'll need to use the correct "openExample" command to get to a directory with all of the example helper files.
You can find the right openExample command by going to the example page, clicking the "View MATLAB Command" link to the right, and following the instructions there.
openExample('deeplearning_shared/Lidar3DObjectDetectionUsingPointPillarsExample')
-Cam

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Labeling, Segmentation, and Detection 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by