fish-market-ggjso / README.md
Francesco's picture
Upload README.md with huggingface_hub
f3e35a3
|
raw
history blame
1.26 kB
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': fish
                '1': aair
                '2': boal
                '3': chapila
                '4': deshi puti
                '5': foli
                '6': ilish
                '7': kal baush
                '8': katla
                '9': koi
                '10': magur
                '11': mrigel
                '12': pabda
                '13': pangas
                '14': puti
                '15': rui
                '16': shol
                '17': taki
                '18': tara baim
                '19': telapiya
  splits:
    - name: train
      num_bytes: 835150025.2
      num_examples: 14180
    - name: validation
      num_bytes: 70083961.644
      num_examples: 1202
  download_size: 905244790
  dataset_size: 905233986.8440001

Dataset Card for "fish-market-ggjso"

More Information needed