Zyun-Y / DconnNet

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

Question about t-SNE #16

Closed Yongze closed 1 year ago

Yongze commented 1 year 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 1 year ago

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