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

12 次查看(过去 30 天)
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 个评论
Abolfazl Chaman Motlagh
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?

请先登录,再进行评论。

采纳的回答

David Willingham
David Willingham 2022-5-24
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 个评论
David Willingham
David Willingham 2022-5-26
Has the network already been trained? If it requires re-training, why does the example above not suffice?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Recognition, Object Detection, and Semantic Segmentation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by