xd-violence / README.md
jherng's picture
Update README.md
906f749
|
raw
history blame
No virus
788 Bytes
metadata
license: mit
dataset_info:
  config_name: video
  features:
    - name: id
      dtype: string
    - name: path
      dtype: string
    - name: binary_target
      dtype:
        class_label:
          names:
            '0': Non-violence
            '1': Violence
    - name: multilabel_target
      sequence:
        class_label:
          names:
            '0': Normal
            '1': Fighting
            '2': Shooting
            '3': Riot
            '4': Abuse
            '5': Car accident
            '6': Explosion
    - name: frame_annotations
      sequence:
        - name: start
          dtype: int32
        - name: end
          dtype: int32
  splits:
    - name: train
      num_bytes: 782565
      num_examples: 3950
    - name: test
      num_bytes: 169505
      num_examples: 800
  download_size: 85510639707
  dataset_size: 952070