Select Language

AI社区

公开数据集

微小的图像网功能

微小的图像网功能

6607.13M
396 浏览
0 喜欢
0 次下载
0 条讨论
Computer Science,Image Data,Art,Feature Engineering Classification

数据结构 ? 6607.13M

    Data Structure ?

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

    README.md

    ## Overview This dataset provides feature files extracted from *Tiny Imagenet Dataset*. These features are extracted through a [Python package](https://github.com/jgoodman8/py-image-features-extractor). These are the techniques used: - Convolutional Neural Network Ensemble - Linear Binary Patterns Histograms (LBPH) - Bag of Features (bag-of-visual-words) - SIFT - SURF - KAZE ## Ensemble Notice that low-resolution images make harder to get feature vectors with good classification power. By applying *feature detection* methods, it is easy to check the number of detected *key-point*s. The volume of key-points is much elevated in higher resolution samples due to their better resolution. In fact, certain images do not present any key-point for the detectors applied. Consequently, the extracted features are likely to provide poor results. In order to improve the quality of the extracted features, a new neural network has been built. The ConvNet architecture is inspired by the stacking approach by combining extracted features with different fine-tuned networks. Thus, pre-trained VGG19, ResNet50 and DenseNet201 are picked, fine-tuned over tiny epochs and their last layer is removed. As shown in the figure, data is fed into these networks and their outputs are concatenated. Finally, two dense blocks and a softmax layer are added at the top of the network. Each one of these dense blocks is built with a RELU layer, a batch normalization layer and a dropout layer. The whole model is fine-tuned and the top blocks are removed to extract high-level features. ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F2374638%2F963745bcb7e975db2ad9ebc2fb869e91%2Fsuper-ensemble.png?generation=1562502918573288&alt=media)
    ×

    帕依提提提温馨提示

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

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

    全部内容

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