Classification with two input images using transfer learning
조회 수: 1 (최근 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!