Clear Filters
Clear Filters

How to concatenate feature vectors of different dimensions?

2 views (last 30 days)
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?

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!