farcry6-videogame / README.md
Francesco's picture
Upload README.md with huggingface_hub
ad7c25a
|
raw
history blame
983 Bytes
metadata
dataset_info:
  features:
    - name: image_id
      dtype: int64
    - name: image
      dtype: image
    - name: width
      dtype: int32
    - name: height
      dtype: int32
    - name: objects
      sequence:
        - name: id
          dtype: int64
        - name: area
          dtype: int64
        - name: bbox
          sequence: float32
          length: 4
        - name: category
          dtype:
            class_label:
              names:
                '0': farcry6
                '1': assassin
                '2': atv
                '3': car
                '4': gun
                '5': gun menu
                '6': healthbar
                '7': horse
                '8': hud
                '9': map
                '10': person
                '11': surroundings
  splits:
    - name: train
      num_bytes: 4066322
      num_examples: 82
  download_size: 4057027
  dataset_size: 4066322

Dataset Card for "farcry6-videogame"

More Information needed