downloadPr​etrainedPo​intPillars​Net help

조회 수: 1 (최근 30일)
Gustavo Moreno
Gustavo Moreno 2021년 1월 15일
댓글: Gustavo Moreno 2021년 1월 15일
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
  댓글 수: 1
Gustavo Moreno
Gustavo Moreno 2021년 1월 15일
Thanks, I try open this example docs.

댓글을 달려면 로그인하십시오.

추가 답변 (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