SmokeFire / README.md
EdBianchi's picture
Upload README.md with huggingface_hub
e7d5812
|
raw
history blame
625 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': Fire
            '1': Normal
            '2': Smoke
  splits:
    - name: train
      num_bytes: 166216842.46
      num_examples: 6060
    - name: test
      num_bytes: 89193578
      num_examples: 759
    - name: validation
      num_bytes: 75838884
      num_examples: 756
  download_size: 890673915
  dataset_size: 331249304.46000004

Dataset Card for "SmokeFire"

More Information needed