Classification with two input images using transfer learning
2 ビュー (過去 30 日間)
古いコメントを表示
I have a 3-class classification problem. However, the classification is based on two images rather than the typical one image. How can I use/modify transfer learning models, or otherwise build a model from scratch, that accepts two images as input concurrently.
5 件のコメント
Image Analyst
2022 年 3 月 12 日
See these links on panoramic stitching to build a single image from all your subimages:
回答 (1 件)
yanqi liu
2022 年 3 月 14 日
yes,sir,may be use image fuse or image mosaic to make two image into one,and then use cnn as normal
参考
カテゴリ
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!