bismex / MetaBIN

[CVPR2021] Meta Batch-Instance Normalization for Generalizable Person Re-Identification
70 stars 14 forks source link

Code to generate T-SNE visualization #1

Closed kevinbro96 closed 3 years ago

kevinbro96 commented 3 years ago

Would please provide the code to generate T-SNE visualization results?

bismex commented 3 years ago

We provide the t-SNE code at line 117 in "tools/train_net.py". Please check this link "https://github.com/bismex/MetaBIN/blob/c849b13750c480fed90ad9e8339209f745c1c65b/tools/train_net.py".