downloadPr​etrainedPo​intPillars​Net help

1 vue (au cours des 30 derniers jours)
Gustavo Moreno
Gustavo Moreno le 15 Jan 2021
Commenté : Gustavo Moreno le 15 Jan 2021
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.

Réponse acceptée

Cam Salzberger
Cam Salzberger le 15 Jan 2021
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
  1 commentaire
Gustavo Moreno
Gustavo Moreno le 15 Jan 2021
Thanks, I try open this example docs.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Labeling, Segmentation, and Detection dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by