How to train resnet50 model on multiple input?
古いコメントを表示
I am following the belw link to make the multiple input network
but my dataset is different from the above link. I have time series data with shape (1,1024,2) in .mat file and data with 2 channel (224,224,2) .mat file. How do i make the image datastore as upperhalf and bottom half
回答 (1 件)
yanqi liu
2021 年 12 月 27 日
0 投票
yes,sir,may be use addLayers、connectLayers to merge net layers
1 件のコメント
john karli
2021 年 12 月 28 日
カテゴリ
ヘルプ センター および File Exchange で Deep Learning for Image Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!