Deep Network Designer cannot support importing and opening dlnetwork objects
조회 수: 7 (최근 30일)
이전 댓글 표시
I imported a deep learning model, but it cannot be imported into the Deep Network Designer, but it is supported when I view the document. May I ask if this is a bug or if my operation was incorrect? Thank you! Please refer to the pictures for specific information!
댓글 수: 0
답변 (1개)
Katja Mogalle
2023년 11월 10일
I believe in this case the release note is unfortunately misleading. I've notified the development team about this.
In R2023b, it is not yet possible to import a dlnetwork from workspace via the Deep Network Designer app dialogs. This capability will be available in a future release.
In the meantime, you can open Deep Network Designer from the command line with your network as input:
deepNetworkDesigner(net)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!