object_detection / README.md
ztony0712's picture
Update README.md
64a8762 verified
metadata
dataset_info:
  features:
    - name: image_id
      dtype: int64
    - name: Label
      dtype: string
    - name: image
      dtype: image
    - name: Rating
      dtype: float64
    - name: Deviation
      dtype: float64
    - name: percentile
      dtype: float64
  splits:
    - name: val
      num_bytes: 200575077.073
      num_examples: 4951
  download_size: 214465256
  dataset_size: 200575077.073
configs:
  - config_name: default
    data_files:
      - split: val
        path: data/val-*
license: apache-2.0
task_categories:
  - object-detection
language:
  - en
pretty_name: Object Detection
size_categories:
  - 1K<n<10K

Visualization of Object Detection Task Cases Samples

Check dataset samples visualization by viewing Dataset Viewer. The sampling procedure is guided by the Elo distribution introduced in our method.

Original dataset is validation set of COCO dataset.

samples/origin: 4951/5000

License

This repository is licensed under the Apache License 2.0