Classification with two input images using transfer learning

2 visualizzazioni (ultimi 30 giorni)
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 Commenti
Mohammad Fraiwan
Mohammad Fraiwan il 12 Mar 2022
Thank you very much. It would be interesting to compare stitching to feeding the two images to a custom CNN.

Accedi per commentare.

Risposte (1)

yanqi liu
yanqi liu il 14 Mar 2022
yes,sir,may be use image fuse or image mosaic to make two image into one,and then use cnn as normal
  1 Commento
Mohammad Fraiwan
Mohammad Fraiwan il 14 Mar 2022
Stitching will not produce good performance due to the small resolution of the CNN input. My question needs a deep learning design answer

Accedi per commentare.

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Prodotti


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by