How to solve, error using load. 'Unable to read data stream because the data contains a bad version or endian-key'?
이전 댓글 표시
Hi guys,
I am not really that good at MATLAB. I am currely experiencing an error when I try to use googlenet pre-trained model. I get the following errors: 1.Error using load. 'Unable to read data stream because the data contains a bad version or endian-key' 2. Error in googlenet (line 58). 'data = load(matfile)';
Thanks.
댓글 수: 3
thiago rech
2019년 10월 20일
I am also having the same problem.
Poorya Khanali
2020년 11월 10일
I have also this problem too on R2020b when I try to load the saved figure
Varshini Rudramaina
2021년 9월 19일
Is there any solution for this, I'm also facing the same issue
답변 (1개)
Udit06
2024년 11월 20일
0 개 추천
Hi,
A similar error is discussed in the following MATLAB answer. As suggested by Walter, you can try re-installing the support package for GoogleNet.
카테고리
도움말 센터 및 File Exchange에서 Get Started with Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!