how to do feature extraction in matlab

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를 뽑아내는 방식으로 하려고 하는데, 어떻게 진행하면 될지에 대해 감이 아예 안 잡혀 질문을 올립니다....!

Antworten (1)

Shreyansh Mehra
Shreyansh Mehra am 9 Nov. 2022
Bearbeitet: Shreyansh Mehra am 9 Nov. 2022

0 Stimmen

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

Kategorien

Mehr zu MATLAB 시작하기 finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2020a

Gefragt:

am 6 Nov. 2022

Bearbeitet:

am 9 Nov. 2022

Community Treasure Hunt

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

Start Hunting!