antispoofing-1 / README.md
nguyenkhoa's picture
Upload dataset (part 00001-of-00002)
0aa8d21 verified
metadata
dataset_info:
  features:
    - name: image_path
      dtype: string
    - name: label
      dtype: int64
    - name: cropped_image
      dtype: image
    - name: bbox
      sequence:
        sequence: float64
    - name: image
      dtype: image
    - name: labels
      dtype:
        class_label:
          names:
            '0': live
            '1': spoof
    - name: labelNames
      dtype: string
  splits:
    - name: train
      num_bytes: 27062209876
      num_examples: 171000
    - name: eval
      num_bytes: 2950578534
      num_examples: 19000
  download_size: 29993501419
  dataset_size: 30012788410
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: eval
        path: data/eval-*