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!