pills-sxdht / README.md
Francesco's picture
Upload README.md with huggingface_hub
c3e1380
|
raw
history blame
995 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': pills
                '1': Cipro 500
                '2': Ibuphil 600 mg
                '3': Ibuphil Cold 400-60
                '4': Xyzall 5mg
                '5': blue
                '6': pink
                '7': red
                '8': white
  splits:
    - name: train
      num_bytes: 17061882
      num_examples: 316
    - name: validation
      num_bytes: 2635444
      num_examples: 45
  download_size: 19704285
  dataset_size: 19697326

Dataset Card for "pills-sxdht"

More Information needed