I've looked at the unetlayers documentation and compared it to the segnetlayers documentation. Segnetlayers gives the option for a 'model' variable, Unetlayers does not. Is there anyway round this?
Transfer learning using UNet
8 ビュー (過去 30 日間)
古いコメントを表示
I'm currently working through the "Deep Learning for Semantic Sementation" https://ch.mathworks.com/help/vision/ug/semantic-segmentation-using-deep-learning.html workbook to try and augment my unet segmentation algorithm. Is there anyway of conducting transfer learning with unetlayers? It says in the workbook it's possible with unet and I've successfully done it with the other segmentation architectures suggested (fcn and segnet). Any help appreciated!
5 件のコメント
Matt J
2022 年 10 月 20 日
So the problem is finding a pretrained U-Net, not the actual transfer learning?
採用された回答
その他の回答 (0 件)
参考
カテゴリ
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!