Select Language

AI社区

公开数据集

图标-50

图标-50

126.25M
152 浏览
0 喜欢
0 次下载
0 条讨论
Earth and Nature,Image Data,Classification,Deep Learning,Animals,Multiclass Classification Classification

数据结构 ? 126.25M

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    Context The Icons-50 dataset consists of 10,000 images belonging to 50 classes of icons (e.g., people, food, activities, places, objects, symbols, etc.) collected from different technology companies and platforms (e.g., Apple, Samsung, Google, Facebook, etc.). Each class has icons with different styles (e.g., microsoft's flat vector graphics icon style) and different class subtypes (e.g., 'duck' or 'eagle' subtypes in the 'birds' class). Holding out a particular style, training on all other styles, and computing the accuracy on the held out style benchmarks a classifier's _style robustness_. Holding out a set of class subtypes, training on the remaining subtypes, and computing the accuracy on the held out subtype set benchmarks a classifier's _subtype robustness_. More details are in [this paper][1]. Content The Icons-50.npy file can be opened with import numpy as np icons = np.load('./Icons-50.npy').item() This dictionary has the keys 'class', with 10000 elements in {0,1,...,49}; 'style', with 10000 elements in {'microsoft', 'apple', ..., 'facebook'}; 'image' with 10000 3x32x32 images representing the icons; 'rendition' , with 10000 strings where each indicates the icon's version; and 'subtype' which specifies the subtype of a class such as 'whale' or 'shark' for the marine animals class. Acknowledgements Images were scraped from emojipedia and were cleaned, filtered, and clustered by hand. This dataset appears in the research paper [Benchmarking Neural Network Robustness to Common Corruptions and Surface Variations][2]. The data is mirrored at [this github repository][3]. If you find this dataset useful for your work, consider citing @article{hendrycks2018robustness, title={Benchmarking Neural Network Robustness to Common Corruptions and Surface Variations}, author={Dan Hendrycks and Thomas Dietterich}, journal={arXiv preprint arXiv:1807.01697}, year={2018} } [1]: https://arxiv.org/abs/1807.01697 [2]: https://arxiv.org/abs/1807.01697 [3]: https://github.com/hendrycks/robustness
    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:0 去赚积分?
    • 152浏览
    • 0下载
    • 0点赞
    • 收藏
    • 分享