How to solve, error using load. 'Unable to read data stream because the data contains a bad version or endian-key'?
48 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
kefentse motshoane
el 23 de Jul. de 2018
Respondida: Udit06
el 20 de Nov. de 2024 a las 10:35
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 comentarios
Poorya Khanali
el 10 de Nov. de 2020
I have also this problem too on R2020b when I try to load the saved figure
Varshini Rudramaina
el 19 de Sept. de 2021
Is there any solution for this, I'm also facing the same issue
Respuestas (1)
Udit06
el 20 de Nov. de 2024 a las 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 comentarios
Ver también
Categorías
Más información sobre Image Data Workflows en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!