How to solve, error using load. 'Unable to read data stream because the data contains a bad version or endian-key'?
49 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Poorya Khanali
2020 年 11 月 10 日
I have also this problem too on R2020b when I try to load the saved figure
回答 (1 件)
Udit06
2024 年 11 月 20 日 10:35
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!