Error in "predict" in the "Gesture Recognition using Videos and Deep Learning" example
Ältere Kommentare anzeigen
Hello
However, when the code reaches to the line below
dlYPred = predict(slowFastClassifier,dlVideo);
Matlab returns the error below:
Error using predict
No valid system or dataset was specified.
Does anyone have any sugesttion how to resolve the issue?
Thanks
4 Kommentare
Walter Roberson
am 16 Sep. 2022
could you confirm that you already installed Computer Vision Toolbox™ Model for SlowFast Video Classification?
SM
am 16 Sep. 2022
Walter Roberson
am 17 Sep. 2022
The example worked for me on R2022a on MacOS Catalina. It took a bit of time to run.
SM
am 19 Sep. 2022
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deep Learning Toolbox 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!