How to concatenate feature vectors of different dimensions?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have been using three different deep learning models and extracting features from different layers for the given images. I'm getting feature vectors of dimensions (1,6,6,512), (1,50,50,128) and (1,1,1,128) from three different models. How can I concatenate these feature vectors in Matlab?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!