pepito-images-light / README.md
PepitoTheCat2007's picture
Update README.md
ecb86e6 verified
metadata
license: apache-2.0
task_categories:
  - image-classification
size_categories:
  - 1K<n<10K
language:
  - en
pretty_name: PepitoTheCat in and out pictures (light)
dataset_info:
  features:
    - name: image
      dtype: image
    - name: labels
      dtype:
        class_label:
          names:
            '0': in
            '1': out

Dataset Summary

A dataset from PepitoTheCat.
This is the light version.
It contains images of Pepito going thru the cat door in both ways.

Data Fields

The data instances have the following fields:

  • image: A PIL.Image.Image object containing the image.
  • labels: an int classification label.

Class Label Mappings:

{
  "in": 0,
  "out": 1,
}

Data Splits

train test
# of examples 1500 74