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

10 visualizaciones (últimos 30 días)
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

Respuesta aceptada

Birju Patel
Birju Patel el 7 de Sept. de 2023
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:

Más respuestas (1)

Shilpa Sonawane
Shilpa Sonawane el 8 de Sept. de 2023
Thank you Sir. I will definately go through it.

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by