Unrecognized function or variable
Ältere Kommentare anzeigen
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?
Antworten (3)
Rob Campbell
am 20 Mai 2021
1 Stimme
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
am 21 Jul. 2020
0 Stimmen
1 Kommentar
John Lee
am 6 Apr. 2021
this is not a good answer.
xinyi shen
am 22 Jan. 2021
Bearbeitet: xinyi shen
am 22 Jan. 2021
0 Stimmen
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 Kommentar
besbesmany besbesmany
am 17 Apr. 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
Kategorien
Mehr zu Object Detection finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!