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!