Regarding the visualization pipeline you are developing and gathering, Didem has this repo on the groups' github called visualizing image embeddings: https://github.com/KatherLab/visualizing_image_embeddings. It takes images/tiles and labels (for the purpose of coloring plots according to class). Upon reducing dimensions with t-sne, it plots both a plain scatter plot with dots and a scatter plot with the images on the place of images instead of dots.
Regarding the visualization pipeline you are developing and gathering, Didem has this repo on the groups' github called visualizing image embeddings: https://github.com/KatherLab/visualizing_image_embeddings. It takes images/tiles and labels (for the purpose of coloring plots according to class). Upon reducing dimensions with t-sne, it plots both a plain scatter plot with dots and a scatter plot with the images on the place of images instead of dots.