Unrecognized function or variable

47 vues (au cours des 30 derniers jours)
Sridharan K
Sridharan K le 19 Juil 2020
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?

Réponses (3)

Rob Campbell
Rob Campbell le 20 Mai 2021
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 le 21 Juil 2020
Hi Sridharan,
Follow the link for resolutions.
Regards,
Anmol Dhiman
  1 commentaire
John Lee
John Lee le 6 Avr 2021
this is not a good answer.

Connectez-vous pour commenter.


xinyi shen
xinyi shen le 22 Jan 2021
Modifié(e) : xinyi shen le 22 Jan 2021
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 commentaire
besbesmany besbesmany
besbesmany besbesmany le 17 Avr 2021
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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by