objects365 / README.md
jxu124's picture
Upload README.md with huggingface_hub
b9ce8d3
metadata
dataset_info:
  features:
    - name: global_image_id
      dtype: string
    - name: image_path
      dtype: string
    - name: anns_id
      dtype: string
    - name: format
      dtype: string
    - name: image_info
      struct:
        - name: file_name
          dtype: string
        - name: height
          dtype: int64
        - name: id
          dtype: int64
        - name: license
          dtype: int64
        - name: url
          dtype: string
        - name: width
          dtype: int64
    - name: anns_info
      list:
        - name: area
          dtype: float64
        - name: bbox
          sequence: float64
        - name: category
          dtype: string
        - name: category_id
          dtype: int64
        - name: id
          dtype: int64
        - name: image_id
          dtype: int64
        - name: iscrowd
          dtype: int64
        - name: isfake
          dtype: int64
        - name: isreflected
          dtype: int64
  splits:
    - name: train
      num_bytes: 3000445884
      num_examples: 1742292
    - name: validation
      num_bytes: 145616533
      num_examples: 80000
  download_size: 1646594676
  dataset_size: 3146062417

Dataset Card for "objects365"

More Information needed