Select Language

AI社区

公开数据集

密集网201

密集网201

150.07M
224 浏览
0 喜欢
0 次下载
0 条讨论
Arts and Entertainment,Computer Science Classification

数据结构 ? 150.07M

    Data Structure ?

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

    README.md

    ## DenseNet ## ---------- **Densely Connected Convolutional Networks** -------------------------------------------- DenseNet is a network architecture where each layer is directly connected to every other layer in a feed-forward fashion (within each dense block). For each layer, the feature maps of all preceding layers are treated as separate inputs whereas its own feature maps are passed on as inputs to all subsequent layers. This connectivity pattern yields state-of-the-art accuracies on CIFAR10/100 (with or without data augmentation) and SVHN. On the large scale ILSVRC 2012 (ImageNet) dataset, DenseNet achieves a similar accuracy as ResNet, but using less than half the amount of parameters and roughly half the number of FLOPs. **Authors: Gao Huang, Zhuang Liu, Laurens van der Maaten, Kilian Q. Weinberger** [https://arxiv.org/abs/1608.06993][1] ---------- Architecture visualization: [https://github.com/liuzhuang13/DenseNet][2] ![DenseNet Visualization][3] Figure 1: A dense block with 5 layers and growth rate 4. ![DenseNet Visualization 2][4] Figure 2: A deep DenseNet with three dense blocks. [1]: https://arxiv.org/abs/1608.06993 [2]: https://github.com/liuzhuang13/DenseNet [3]: https://cloud.githubusercontent.com/assets/8370623/17981494/f838717a-6ad1-11e6-9391-f0906c80bc1d.jpg [4]: https://cloud.githubusercontent.com/assets/8370623/17981496/fa648b32-6ad1-11e6-9625-02fdd72fdcd3.jpg
    ×

    帕依提提提温馨提示

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

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

    全部内容

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