ChenDelong1999 / RemoteCLIP

🛰️ Official repository of paper "RemoteCLIP: A Vision Language Foundation Model for Remote Sensing" (IEEE TGRS)
https://arxiv.org/abs/2306.11029
Apache License 2.0
277 stars 18 forks source link

T-SNE visualization? #31

Open joeyz0z opened 3 months ago

joeyz0z commented 3 months ago

Hi, I would like to know which TSNE tool you utilize to visualize your image samples like Fig. 6 in your paper? It takes a large amount of time when I apply the TSNE tool from Scikit-learn to large-scale data. It will be appreciated if you can answer my question!