A small subset of the Core 50 Image data set for demonstration of an image classifier.
Original Data Set: https://vlomonaco.github.io/core50/
A small subset of the Core 50 Image data set for demonstration of an image classifier.
Original data: https://vlomonaco.github.io/core50/
Responsible party for this data subset: Andrew H. Fagg
Within the subdirectory core50_128x128/s1/,
there are two object directories o21/ (a can) and o41/ (a
cup). Each directory contains a sequence of 300 images showing the
objects being manipulated.
This subsetted dataset can be used with any model that makes use of images as input. In particular, this dataset is used with the image classification example from Zero2Neuro