CIFAR-10

Posted pacino12134

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CIFAR-10相关的知识,希望对你有一定的参考价值。

10类RGB图片:airplane, automobile, bird, cat, deer, dog, frog, horse, ship, truck

图片尺寸32x32,50000张训练图片,10000张测试图片

项目源码:https://github.com/tensorflow/models/tree/master/tutorials/image/cifar10

 

以上是关于CIFAR-10的主要内容,如果未能解决你的问题,请参考以下文章

caffe学习--cifar10-20171103

图像识别—CIFAR-10/CIFAR-100数据集解析

在Caffe上运行Cifar10示例

Windows7 caffe训练cifar10,出现 Cannot write to snapshot prefix 'examples/cifar10/cifar10_qui

cifar-10 图片可视化

github/tensorflow/models/tutorials/image/cifar10/cifar10_input.py