Unrecognized function or variable

62 次查看(过去 30 天)
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

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
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