File size: 947 Bytes
6898c09
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64a8762
 
 
 
 
 
 
 
6898c09
64a8762
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
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