how to plot features of resnet-50 when input given is image

12 次查看(过去 30 天)
I have images of mouth ROI applied as an input to resnet-50. i want to plot visual features. What are the steps to plot the features & how to analyze it & interpret it

采纳的回答

Birju Patel
Birju Patel 2023-9-7
Network features are usually high-dimensional vectors so one way to visualize them is to use t-SNE:
There are other examples that show how to gain insight using explainability and feature visualization here:

更多回答(1 个)

Shilpa Sonawane
Shilpa Sonawane 2023-9-8
Thank you Sir. I will definately go through it.

Community Treasure Hunt

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

Start Hunting!

Translated by