add on Deep Learning Toolbox Importer for Tensorflow-Keras Models stop work

조회 수: 5 (최근 30일)
dror yemini
dror yemini 2019년 7월 7일
답변: Shounak Mitra 2019년 7월 11일
hi i installed Deep Learning Toolbox Importer for Tensorflow-Keras Models (r2019a)
it imported some networks but later it stop working and each time i need to remove and install again
i receive error
net=importKerasNetwork(fullfile(pathnet,modelfile));
Error using importKerasNetwork (line
86)
importKerasNetwork requires the Deep
Learning Toolbox Importer for Keras
Models support package. To install
this support package, use the Add-On
Explorer.
  댓글 수: 2
Gabija Marsalkaite
Gabija Marsalkaite 2019년 7월 8일
Hi Dror,
could you provide more information (so we could start investigating the issue):
  • When it stoped working
  • If you are using desktop or online version of MATLAB?
  • If you are using Linux, Windows or Mac?
  • Any other relevant information?
dror yemini
dror yemini 2019년 7월 11일
  • i use desktop pc windows 10
  • matlab r2019a
  • i saw that if i in begin use command restoredefaultpath it causes maybe the issue( each time i start matlab i run some shortcut) .

댓글을 달려면 로그인하십시오.

답변 (1개)

Shounak Mitra
Shounak Mitra 2019년 7월 11일
This is slighly strange.
Can you go to Add-Ons and Manage Add-Ons and see if the importer is installed. If you don't see it there, then try installing it again.
If you see it there and it's still not running, then try running rehash toolboxcache or try restarting MATLAB.
Please let us know whatever the outcome is.
Best
Shounak

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by