Unrecognized function or variable

조회 수: 63 (최근 30일)
Sridharan K
Sridharan K 2020년 7월 19일
답변: Rob Campbell 2021년 5월 20일
While running the example "Object detection using YOLO v3 deep learning", it is giving the error "Unrecognized function or variable" for the functions squeezenetFeatureExtractor, addFirstDetectionHead and addSecondDetectionHead. What should I do?

답변 (3개)

Rob Campbell
Rob Campbell 2021년 5월 20일
You need to install this:
https://www.mathworks.com/matlabcentral/fileexchange/87959-computer-vision-toolbox-model-for-yolo-v3-object-detection?s_tid=srchtitle

Anmol Dhiman
Anmol Dhiman 2020년 7월 21일
Hi Sridharan,
Follow the link for resolutions.
Regards,
Anmol Dhiman
  댓글 수: 1
John Lee
John Lee 2021년 4월 6일
this is not a good answer.

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


xinyi shen
xinyi shen 2021년 1월 22일
편집: xinyi shen 2021년 1월 22일
I do not the previous answer really answers the question.
squeezenetFeatureExtractor, addFirstDetectionHead and addSecondDetectionHead. are not built in any toolbox. If you read throught the help page of yolov3, you will find the codes of the functions are on the page.
  댓글 수: 1
besbesmany besbesmany
besbesmany besbesmany 2021년 4월 17일
I read the link but I couldn't solve the problem ""Object detection using YOLO v3 deep learning" what I should I do exactly
please give me steps

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

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by