• Stars
    star
    126
  • Rank 282,926 (Top 6 %)
  • Language
  • License
    Creative Commons ...
  • Created over 8 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The CUCUMBER-9 dataset

CUCUMBER-9

The CUCUMBER-9 dataset

Description

ProtoType-1

proto1 キュウリを上から撮影した画像セットです。

This dataset consists of 2970 32x32 color images in 9 classes. All images taken from directly above. The dataset layout is the same as CIFAR-10 python version.

ProtoType-2

proto2 キュウリを上/下/側面から撮影した画像セットです。

This dataset consists of 8400 32x32 color images in 9 classes. All images taken from the above, below and side. The data are arranged in the order of above(RGB), below(RGB), and side(RGB).

[ above R channel data (32x32 entries, following the same) ],
[ above G channel data ],
[ above B channel data ],
[ below R channel data ],
[ below G channel data ],
[ below B channel data ],
[ side R channel data ],
[ side G channel data ],
[ side B channel data ],
...

Sample

ProtoType-1

sample

ProtoType-2

sample2