chenweicui/Imagenet21K
收藏官方服务:
资源简介:
该数据集是整个21K ImageNet数据集,包含约1310万个示例和约1.9万个类别(以字符串形式表示,由于某种原因,类别数约为1.9万而非21K)。图像为PNG格式,可以通过示例代码解码,其中row["image"]为原始图像字节。
This dataset is the entire 21K ImageNet dataset with about 13 million examples and about 19 thousand classes as strings (for some reason it only had ~19K classes instead of 21K). The images are in PNG format. They can be decoded like in the following example where row["image"] are the raw image bytes.
提供机构:
chenweicui


