hytseng0509 / CrossDomainFewShot

Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation (ICLR 2020 spotlight)
329 stars 62 forks source link

How to get the T-SNE effect in the paper #32

Closed jianbingguozi60ge closed 2 years ago

jianbingguozi60ge commented 3 years ago

I don't know how to get the data T-SNE renderings before and after the model process. Can you provide the corresponding T-SNE code, thank you very much!

hytseng0509 commented 2 years ago

Hi,

Sorry that I don't have the script now, but I use T-SNE function here and ploty for plotting the figure.