google-research / big_transfer

Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
https://arxiv.org/abs/1912.11370
Apache License 2.0
1.5k stars 175 forks source link

2 extra output classes in ImageNet-21K #18

Closed kracwarlock closed 4 years ago

kracwarlock commented 4 years ago

Why are there 21843 classes when the dataset only has 21841?

lucasb-eyer commented 4 years ago

You could see #7 for the WordNet IDs and check which are missing? I believe these may just be two IDs that did not have any images, but I do not remember exactly.

weiyx16 commented 3 years ago

I think the two IDs are n03931044 & n09859684

mosjel commented 1 year ago

Hi everyone Can you please put the 21841 class text file. I really searched all internet but i couldn't find it. the word net id's also are 21843 numbers. Thank you