Zyun-Y / DconnNet

Codes for CVPR2023 paper "Directional Connectivity-based Segmentation of Medical Images"
131 stars 7 forks source link

Question about t-SNE #16

Closed Yongze closed 8 months ago

Yongze commented 10 months ago

Hi, I have a question about how to build figure 2 & 10 which both applied T-SNE. Especially, for figure 10, how do you get the color for the points in figure 10(b)?

Zyun-Y commented 10 months ago

We used clustering after we passed the features to SDE so that we have these color points.