Error in "predict" in the "Gesture Recognition using Videos and Deep Learning" example
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 16 Sep 2022
could you confirm that you already installed Computer Vision Toolbox™ Model for SlowFast Video Classification?
SM
le 16 Sep 2022
Walter Roberson
le 17 Sep 2022
The example worked for me on R2022a on MacOS Catalina. It took a bit of time to run.
SM
le 19 Sep 2022
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!