Error in "predict" in the "Gesture Recognition using Videos and Deep Learning" example
古いコメントを表示
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 件のコメント
Walter Roberson
2022 年 9 月 16 日
could you confirm that you already installed Computer Vision Toolbox™ Model for SlowFast Video Classification?
SM
2022 年 9 月 16 日
Walter Roberson
2022 年 9 月 17 日
The example worked for me on R2022a on MacOS Catalina. It took a bit of time to run.
SM
2022 年 9 月 19 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Object Detection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!