how to do feature extraction in matlab
4 ビュー (過去 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를 뽑아내는 방식으로 하려고 하는데, 어떻게 진행하면 될지에 대해 감이 아예 안 잡혀 질문을 올립니다....!
0 件のコメント
回答 (1 件)
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!