Open SJLeo opened 3 years ago
We use single-label for pre-training.
I have read a paper which converts the original ImageNet21K labels to multiple-label ones, but cannot remember the specific title. I would greatly appreciate if somebody could share the paper under this question.
I have read a paper which converts the original ImageNet21K labels to multiple-label ones, but cannot remember the specific title. I would greatly appreciate if somebody could share the paper under this question.
I believe this is the paper: ImageNet-21K Pretraining for the Masses.
The base tagging of the original imagenet21K is single label. I wonder how to get multi-label information for each image in ImageNet22K.