Deep Learning, Image Processing, Custom Loop
이전 댓글 표시
Hi
Does anyone know how to use the trained network through custom loop (that is in the form of 'dlnetwork') with predefined matlab functions such as 'semanticseg' ? As of now functions as semanticseg requires the network to be either 'seriesnetwork' or 'DAGNetwork'. Therefore, any clue how to change the format of the trained network to DAGNetwork format?
Thanks
답변 (1개)
Jack Xiao
2021년 2월 23일
0 개 추천
for custom loop, please see the demo for training gan.
for change network to be dagnetwork, please use layerGraph.
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!