Classification with two input images using transfer learning
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Image Analyst
am 12 Mär. 2022
See these links on panoramic stitching to build a single image from all your subimages:
Antworten (1)
yanqi liu
am 14 Mär. 2022
yes,sir,may be use image fuse or image mosaic to make two image into one,and then use cnn as normal
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!