tcd-nc / README.md
joshvm's picture
Update README.md
7c2c9b4 verified
metadata
dataset_info:
  features:
    - name: image_id
      dtype: int64
    - name: image
      dtype: image
    - name: height
      dtype: int16
    - name: width
      dtype: int16
    - name: annotation
      dtype: image
    - name: oam_id
      dtype: string
    - name: license
      dtype: string
    - name: biome
      dtype: int8
    - name: crs
      dtype: string
    - name: bounds
      sequence: float32
      length: 4
    - name: validation_fold
      dtype: int8
    - name: biome_name
      dtype: string
    - name: lat
      dtype: float32
    - name: lon
      dtype: float32
    - name: segments
      dtype: string
    - name: meta
      dtype: string
    - name: coco_annotations
      dtype: string
  splits:
    - name: train
      num_bytes: 240830437.0508917
      num_examples: 237
    - name: test
      num_bytes: 42985219.947257385
      num_examples: 35
  download_size: 269995300
  dataset_size: 283815656.9981491
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
license: cc-by-nc-4.0
task_categories:
  - image-segmentation
pretty_name: OAM-TCD, CC BY-NC images
size_categories:
  - n<1K