Dataset Viewer
Auto-converted to Parquet Duplicate
image
imagewidth (px)
200
640
coco_filename
stringlengths
16
16
class_name
stringclasses
79 values
prediction
stringlengths
25
85
ground_truth
stringlengths
20
87
IoU
float64
0
0.98
lines
stringlengths
6.85k
349k
000000078537.jpg
airplane
[0.6703125, 0.375, 0.2890625, 0.22083333333333333]
[0.6785, 0.437625, 0.241984375, 0.08760416666666666]
0.33209
[[[[0.8852024029210671, 0.45188809747565284], [0.6707182569602101, 0.4683233809797731]], [[0.8955576935994256, 0.49393191402905606], [0.6993247897354598, 0.5092206981084119]]], [[[0.7794871794871795, 0.49829351535836175], [0.8333333333333334, 0.49146757679180886]]], [[[0.7143399887478229, 0.520476563336098], [0.9189873...
000000102637.jpg
airplane
[0.5046875, 0.05620608899297424, 0.1546875, 0.1990632318501171]
[0.515578125, 0.10344262295081967, 0.14178125, 0.07573770491803279]
0.348726
[[[[0.8570603291193645, 0.615629520653689]]], [[[0.5408967827070696, 0.20003679406787703], [0.5176456963143697, 0.18809453678517207], [0.5082966486612955, 0.18331192572589827], [0.5026377468574338, 0.18358238312879555], [0.5004927498215259, 0.18734487927394358], [0.5022062828870324, 0.18771516745872344], [0.50920783407...
000000162372.jpg
airplane
[0.2265625, 0.2347417840375587, 0.565625, 0.5375586854460094]
[0.14996875, 0.24333333333333332, 0.678390625, 0.5326056338028169]
0.817089
[[[[0.7277859732047799, 0.32338204991403235]]], [[[0.7173103575460956, 0.35518305088446395]]], [[[0.7247023809523809, 0.3342982700892857], [0.5978522073654902, 0.45398943764822824], [0.35342261904761907, 0.626708984375]]], [[[0.6726190476190477, 0.6287667410714286], [0.3844766616821289, 0.6626404353550502], [0.28936971...
000000224781.jpg
airplane
[0.3015625, 0.3372365339578454, 0.4265625, 0.2576112412177986]
[0.272265625, 0.3331850117096019, 0.442796875, 0.24215456674473068]
0.82975
"[[[[0.4058881749305622, 0.4959514170040486], [0.44377951118035047, 0.5197276991871205], [0.46387268(...TRUNCATED)
000000228566.jpg
airplane
[0.35, 0.5219206680584552, 0.215625, 0.20876826722338204]
[0.3818125, 0.5949686847599165, 0.12846875, 0.05807933194154489]
0.165751
"[[[[0.375611214410691, 0.6753944518074156], [0.44905172075544086, 0.6237859574575273], [0.529217084(...TRUNCATED)
000000252736.jpg
airplane
[0.31, 0.39209726443769, 0.32, 0.2066869300911854]
[0.34698, 0.41917933130699087, 0.24264, 0.11151975683890576]
0.40912
"[[[[0.3835558806146894, 0.47894101529508026], [0.5825952944301424, 0.5141662735122818]]], [[[0.7853(...TRUNCATED)
000000255213.jpg
airplane
[0.428125, 0.3747072599531616, 0.196875, 0.22482435597189696]
[0.007531250000000001, 0.25903981264637005, 0.980453125, 0.3792271662763466]
0.119044
"[[[[0.7889935040473938, 0.6876340716072683]]], [[[0.19346788099833898, 0.49370368109809026], [0.321(...TRUNCATED)
000000280643.jpg
airplane
[0.1015625, 0.36, 0.8859375, 0.2752941176470588]
[0.0044531250000000005, 0.31564705882352945, 0.968609375, 0.2975529411764706]
0.708523
"[[[[0.7871794871794872, 0.5083533653846154]]], [[[0.16964285714285715, 0.48482840401785715], [0.229(...TRUNCATED)
000000281997.jpg
airplane
[0.04375, 0.1140625, 0.9520833333333333, 0.3171875]
[0.0395, 0.133328125, 0.9580208333333334, 0.55803125]
0.512971
"[[[[0.8144198780328455, 0.1882314197087692]]], [[[0.678323790084484, 0.5742083237950046]]], [[[0.20(...TRUNCATED)
000000347876.jpg
airplane
[0.2828125, 0.15690866510538642, 0.3890625, 0.6768149882903981]
[0.0015, 0.14606557377049179, 0.915703125, 0.7637002341920375]
0.376541
"[[[[0.47341666958196377, 0.3792391634180478]], [[0.47341666958196377, 0.3792391634180478]]], [[[0.4(...TRUNCATED)
End of preview. Expand in Data Studio

About:

The dataset was collected on the https://www.rapidata.ai platform and contains tens of thousands of human annotations of 70+ different kinds of objects. Rapidata makes it easy to collect manual labels in several data modalities with this repository containing freehand drawings on ~2000 images from the COCO dataset. Users are shown an image and are asked to paint a class of objects with a brush tool - there is always a single such object on the image, so the task is not ambiguous. The result of this user-interaction is a collection of lines drawn by the user on that particular image.

If you get value from this dataset and would like to see more in the future, please consider liking it.

Challenge:

The challenge of the dataset is to aggregate the lines on each image to get an idea of where the target object is. For each image, we provide hundreds of 2D lines drawn by different humans that can be used to create bounding boxes and segmentation maps on each image of the target object. Apart from the lines, the dataset contains the COCO 2D bounding box ground truths as well as baseline predictions to beat.

Structure:

The metadata.csv describes each image in one row:

Column Name Description
coco_filename The unique identifier for each image in the COCO dataset.
class_name The class/category that the user was asked to mark on the image. Same as category_name in COCO.
prediction A baseline COCO bounding box prediction based on heatmaps.
ground_truth The COCO bounding box ground truth.
IoU The Intersection over Union (IoU) score between the baseline prediction and the ground truth.
lines A 3D array of coordinates. Because each user can draw multiple lines, the first dimension represents different users, the second dimension represents multiple lines drawn by each user, and the third dimension represents the individual [x, y] coordinates of each line, relative to the image dimensions.
Downloads last month
24