microsoft / Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
https://arxiv.org/abs/2103.14030
MIT License
13.87k stars 2.05k forks source link

How to download ImageNet 21K dataset? #62

Open serser opened 3 years ago

serser commented 3 years ago

I find no clue about this less used dataset. Could you give a link?

lianjizhe commented 3 years ago

I find no clue about this less used dataset. Could you give a link?

I think the 21k dataset is very large and it is not easy to download. If you just want to run through the code, you can try the small imagenet dataset. If necessary, you can refer to this blog :https://www.jianshu.com/p/d50c1855e583

serser commented 3 years ago

@lianjizhe Thanks. I've run it in 1K. I just managed to find the link on the official website (face blurred 21winter version). It is about 1.1T, downloading.