How to add hand-crafted features as an input to a CNN model in MATLAB
10 views (last 30 days)
Show older comments
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.
Accepted Answer
David Willingham
on 24 May 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 Comments
David Willingham
on 26 May 2022
Has the network already been trained? If it requires re-training, why does the example above not suffice?
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!