how to do feature extraction in matlab

1 visualizzazione (ultimi 30 giorni)
철현
철현 il 6 Nov 2022
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를 뽑아내는 방식으로 하려고 하는데, 어떻게 진행하면 될지에 대해 감이 아예 안 잡혀 질문을 올립니다....!

Risposte (1)

Shreyansh Mehra
Shreyansh Mehra il 9 Nov 2022
Modificato: Shreyansh Mehra il 9 Nov 2022
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

Categorie

Scopri di più su Convert Image Type in Help Center e File Exchange

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!