yitu-opensource / T2T-ViT

ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet
Other
1.14k stars 177 forks source link

Problem about visualization_vit.ipynb #52

Open StevenAZy opened 3 years ago

StevenAZy commented 3 years ago

When i run visualization_vit.ipynb, i can not visualize the features

image

yuanli2333 commented 3 years ago

Hi, I don't know why your visualization looks not good. But I think you can use higher resolution first to do a debug.

zaichenxi commented 9 months ago

When i run visualization_vit.ipynb, i can not visualize the features

image

Hi, has this problem been solved? How was it solved?

Linfeng-Tang commented 9 months ago

Dear author, are you able to provide the complete code for visualizing the features of ViT-L/16 in Figure 2? I would appreciate it.

Linfeng-Tang commented 9 months ago

When i run visualization_vit.ipynb, i can not visualize the features

image

Hi, has this problem been solved? How was it solved?

Hi, have you reproduced it yet.