Advertisement

Image Recognition based on KNN Algorithm

阅读量:

Dataset:

http://www.cs.toronto.edu/~kriz/cifar.html

The CIFAR-10 dataset contains a total of sixty thousand thirty-two by thirty-two color images distributed across ten different classes, each containing six thousand images. A total of fifty thousand training examples and ten thousand test examples are available for each category. The dataset includes one category.

Using the python version of the data set:

http://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz

Image Data is unstructured da

全部评论 (0)

还没有任何评论哟~