Deep Learning, Image Processing, Custom Loop

1 回表示 (過去 30 日間)
Avik Das
Avik Das 2020 年 12 月 2 日
回答済み: Jack Xiao 2021 年 2 月 23 日
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
Jack Xiao 2021 年 2 月 23 日
for custom loop, please see the demo for training gan.
for change network to be dagnetwork, please use layerGraph.

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

タグ

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by