downloadTrainedNetwork not found (deep learning toolbox?)
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi, I am a new MATLAB R2025a user and am trying to follow along this tutorial: https://www.mathworks.com/help/images/segment-3d-brain-tumor-using-deep-learning.html#Segment3DBrainTumorsUsingDeepLearningExample-3. When I try to run many of the functions, such as downloadTrainedNetwork, I get this message and find that the function is not defined. I'm having trouble finding documentation for this function online and often see it referred to as being included as a supplementary function in some of these tutorials, though I have not found a defined function. Can somebody help me find where these functions are defined? I have the Computer Vision, Deep Learning, and Image Processing Toolboxes installed.
'downloadTrainedNetwork' is used in the following examples:
댓글 수: 0
채택된 답변
Matt J
2025년 6월 9일
This well get you all the required functions,
openExample('images_deeplearning/Segment3DBrainTumorsUsingDeepLearningExample')
댓글 수: 2
추가 답변 (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!