How to add hand-crafted features as an input to a CNN model in MATLAB

7 Ansichten (letzte 30 Tage)
I have extracted hand-crafted features for a face image dataset and now I want to feed these feature vectors to a CNN model, so as to improve my image retrieval accuracy. Please guide me in this regard. Thank you.
  7 Kommentare
Abolfazl Chaman Motlagh
Abolfazl Chaman Motlagh am 24 Mai 2022
do you have specific network architecture for your problem? because generally adding this extra feature to network has a lot of ambiguities. for example in which level of information (layer) you want to input these data to network?
Aasim
Aasim am 24 Mai 2022
I am using a pre-trained model Vgg-face

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

David Willingham
David Willingham am 24 Mai 2022
Hi,
This example shows how to train a model using image and feature data, Train Network on Image and Feature Data.
Is this what you were looking for?
  5 Kommentare
Aasim
Aasim am 26 Mai 2022
Can you suggest me best tool to reconstruct images from the feature vectors?
David Willingham
David Willingham am 26 Mai 2022
Has the network already been trained? If it requires re-training, why does the example above not suffice?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by