How to solve, error using load. 'Unable to read data stream because the data contains a bad version or endian-key'?

48 Ansichten (letzte 30 Tage)
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 Kommentare

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Udit06
Udit06 am 20 Nov. 2024 um 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.

Kategorien

Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by