how to do feature extraction in matlab

2 次查看(过去 30 天)
En
: I want to do feature extraction using the resnet18 model in matlab. I'm trying to input by doing the image file I have and extracting the feature through resnet, but I don't know how to proceed at all, so I'm posting a question...!
Kr
: matlab에서 resnet18 모델을 이용해서 feature extraction을 하려고 합니다. input을 제가 가지고 있는 이미지 파일을 하고, resnet을 통해 feature를 뽑아내는 방식으로 하려고 하는데, 어떻게 진행하면 될지에 대해 감이 아예 안 잡혀 질문을 올립니다....!

回答(1 个)

Shreyansh Mehra
Shreyansh Mehra 2022-11-9
编辑:Shreyansh Mehra 2022-11-9
Hello,
The following MATLAB documentation contains an example that uses RESNET -18 network to extract features of input images and might be of help.
For more information regarding Feature extraction using MATLAB, feel free to refer to the following documentation

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!