Swin-Transformer icon indicating copy to clipboard operation
Swin-Transformer copied to clipboard

imagenet 21k val_map.txt and imagenet1k val_map.txt for infer

Open JasonDu1993 opened this issue 3 years ago • 3 comments

can you provide the imagenet 21k val_map.txt and imagenet1k val_map.txt, thanks!

JasonDu1993 avatar Apr 21 '22 08:04 JasonDu1993

issue18 imagenet1k val_mnap: https://github.com/microsoft/Swin-Transformer/files/8529898/val_map.txt

JasonDu1993 avatar Apr 24 '22 10:04 JasonDu1993

hello, do you know to generate the Imagenet1K train_map.txt?

whxueChris avatar Jul 21 '22 08:07 whxueChris

hello, do you know to generate the Imagenet1K train_map.txt? class-descriptions-1k.txt this is the Imagenet1K index map the class name

use the the function sort of python for the class name, you can get the index

JasonDu1993 avatar Jul 21 '22 08:07 JasonDu1993