유효하지않은 파일 오류

다음 사용 중 오류가 발생함
Invaild file name models\net_face_yolo.prototxt. The file name must be the name of a vaild MAT file, or a vaild function that exist in the matlab path.
라고 오류가 발생합니다.
예제파일을 실행하고 싶은데 이런 오류가 발생합니다.

Answers (1)

Anjaneyulu Bairi
Anjaneyulu Bairi on 15 Feb 2024

0 votes

Hi ,
The error message indicates that there might be an issue with the file name or its presence in the MATLAB path. To resolve this, kindly execute the following command in the MATLAB command window and please note that the correct file name is "models/net_face_yolo.prototxt":
modes/net_face_yolo.prototxt
I hope this helps to resolve your query.

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Asked:

on 15 Nov 2021

Answered:

on 15 Feb 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!