Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 2 new columns ({'caption', 'subcaptions'}) and 1 missing columns ({'bounding_boxes'}).
This happened while the json dataset builder was generating data using
hf://datasets/Nowkim/mm_playground/captions.json (at revision 51c060bee64e1a5553e2e4be7399e15e13dd5958)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1870, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
idx: int64
image: string
caption: string
subcaptions: list<item: struct<idx: int64, image: string, text: string>>
child 0, item: struct<idx: int64, image: string, text: string>
child 0, idx: int64
child 1, image: string
child 2, text: string
-- schema metadata --
pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 556
to
{'idx': Value(dtype='int64', id=None), 'image': Value(dtype='string', id=None), 'bounding_boxes': [{'height': Value(dtype='string', id=None), 'idx': Value(dtype='int64', id=None), 'image': Value(dtype='string', id=None), 'width': Value(dtype='string', id=None), 'x_center': Value(dtype='string', id=None), 'y_center': Value(dtype='string', id=None)}]}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1412, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 988, in stream_convert_to_parquet
builder._prepare_split(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 2 new columns ({'caption', 'subcaptions'}) and 1 missing columns ({'bounding_boxes'}).
This happened while the json dataset builder was generating data using
hf://datasets/Nowkim/mm_playground/captions.json (at revision 51c060bee64e1a5553e2e4be7399e15e13dd5958)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
idx int64 | image string | bounding_boxes list |
|---|---|---|
0 | PMC4067800_CCD-5-272-g001.png | [
{
"height": "0.467855",
"idx": 0,
"image": "PMC4067800_CCD-5-272-g001.jpg",
"width": "0.498916",
"x_center": "0.250745",
"y_center": "0.235243"
},
{
"height": "0.467547",
"idx": 1,
"image": "PMC4067800_CCD-5-272-g0012.jpg",
"width": "0.494062",
"x_center": "0.752306",... |
1 | PMC4067800_CCD-5-272-g002.png | [
{
"height": "0.349054",
"idx": 0,
"image": "PMC4067800_CCD-5-272-g002.jpg",
"width": "0.346135",
"x_center": "0.173284",
"y_center": "0.174527"
},
{
"height": "0.311509",
"idx": 1,
"image": "PMC4067800_CCD-5-272-g0022.jpg",
"width": "0.334017",
"x_center": "0.167121",... |
2 | PMC4067800_CCD-5-272-g003.png | [
{
"height": "0.564735",
"idx": 0,
"image": "PMC4067800_CCD-5-272-g003.jpg",
"width": "0.50914",
"x_center": "0.254663",
"y_center": "0.283338"
},
{
"height": "0.564999",
"idx": 1,
"image": "PMC4067800_CCD-5-272-g0032.jpg",
"width": "0.484566",
"x_center": "0.757179",
... |
3 | PMC3103432_1471-2091-12-18-1.png | [
{
"height": "1",
"idx": 0,
"image": "PMC3103432_1471-2091-12-18-1.jpg",
"width": "0.666167",
"x_center": "0.333139",
"y_center": "0.5"
},
{
"height": "1",
"idx": 1,
"image": "PMC3103432_1471-2091-12-18-12.jpg",
"width": "0.333239",
"x_center": "0.83338",
"y_center... |
4 | PMC3103432_1471-2091-12-18-2.png | [
{
"height": "0.252828",
"idx": 0,
"image": "PMC3103432_1471-2091-12-18-2.jpg",
"width": "0.497432",
"x_center": "0.751284",
"y_center": "0.126414"
},
{
"height": "0.253941",
"idx": 1,
"image": "PMC3103432_1471-2091-12-18-22.jpg",
"width": "0.494749",
"x_center": "0.24... |
5 | PMC3103432_1471-2091-12-18-3.png | [
{
"height": "0.506082",
"idx": 0,
"image": "PMC3103432_1471-2091-12-18-3.jpg",
"width": "0.488973",
"x_center": "0.244866",
"y_center": "0.746959"
},
{
"height": "0.505881",
"idx": 1,
"image": "PMC3103432_1471-2091-12-18-32.jpg",
"width": "0.507884",
"x_center": "0.74... |
6 | PMC3974040_1471-2334-14-98-1.png | [
{
"height": "0.450954",
"idx": 0,
"image": "PMC3974040_1471-2334-14-98-1.jpg",
"width": "0.453245",
"x_center": "0.771049",
"y_center": "0.773562"
},
{
"height": "0.537724",
"idx": 1,
"image": "PMC3974040_1471-2334-14-98-12.jpg",
"width": "0.462072",
"x_center": "0.76... |
7 | PMC3974040_1471-2334-14-98-3.png | [
{
"height": "0.547158",
"idx": 0,
"image": "PMC3974040_1471-2334-14-98-3.jpg",
"width": "0.999304",
"x_center": "0.499652",
"y_center": "0.273579"
},
{
"height": "0.436092",
"idx": 1,
"image": "PMC3974040_1471-2334-14-98-32.jpg",
"width": "0.998971",
"x_center": "0.49... |
8 | PMC2800191_pone.0008682.g001.png | [
{
"height": "0.282822",
"idx": 0,
"image": "PMC2800191_pone_0008682_g001.jpg",
"width": "0.359604",
"x_center": "0.179802",
"y_center": "0.141411"
},
{
"height": "0.283115",
"idx": 1,
"image": "PMC2800191_pone_0008682_g0012.jpg",
"width": "0.314602",
"x_center": "0.84... |
9 | PMC2800191_pone.0008682.g002.png | [
{
"height": "0.475182",
"idx": 0,
"image": "PMC2800191_pone_0008682_g002.jpg",
"width": "0.320571",
"x_center": "0.160667",
"y_center": "0.237591"
},
{
"height": "0.518827",
"idx": 1,
"image": "PMC2800191_pone_0008682_g0022.jpg",
"width": "0.496229",
"x_center": "0.24... |
10 | PMC2800191_pone.0008682.g003.png | [
{
"height": "0.47252",
"idx": 0,
"image": "PMC2800191_pone_0008682_g003.jpg",
"width": "0.999142",
"x_center": "0.500429",
"y_center": "0.76374"
},
{
"height": "0.286729",
"idx": 1,
"image": "PMC2800191_pone_0008682_g0032.jpg",
"width": "0.347983",
"x_center": "0.1752... |
11 | PMC2800191_pone.0008682.g004.png | [
{
"height": "0.996481",
"idx": 0,
"image": "PMC2800191_pone_0008682_g004.jpg",
"width": "0.503408",
"x_center": "0.252575",
"y_center": "0.500655"
},
{
"height": "0.998077",
"idx": 1,
"image": "PMC2800191_pone_0008682_g0042.jpg",
"width": "0.491067",
"x_center": "0.75... |
12 | PMC5041559_12885_2016_2792_Fig1_HTML.png | [
{
"height": "0.996533",
"idx": 0,
"image": "PMC5041559_12885_2016_2792_Fig1_HTML.jpg",
"width": "0.490771",
"x_center": "0.245386",
"y_center": "0.500067"
},
{
"height": "0.995147",
"idx": 1,
"image": "PMC5041559_12885_2016_2792_Fig1_HTML2.jpg",
"width": "0.505141",
"... |
13 | PMC5041559_12885_2016_2792_Fig2_HTML.png | [
{
"height": "0.508034",
"idx": 0,
"image": "PMC5041559_12885_2016_2792_Fig2_HTML.jpg",
"width": "0.240645",
"x_center": "0.879492",
"y_center": "0.743771"
},
{
"height": "0.512228",
"idx": 1,
"image": "PMC5041559_12885_2016_2792_Fig2_HTML2.jpg",
"width": "0.245725",
"... |
14 | PMC5041559_12885_2016_2792_Fig3_HTML.png | [
{
"height": "0.245495",
"idx": 0,
"image": "PMC5041559_12885_2016_2792_Fig3_HTML.jpg",
"width": "0.247438",
"x_center": "0.629189",
"y_center": "0.631026"
},
{
"height": "0.247847",
"idx": 1,
"image": "PMC5041559_12885_2016_2792_Fig3_HTML2.jpg",
"width": "0.247678",
"... |
15 | PMC5041559_12885_2016_2792_Fig4_HTML.png | [
{
"height": "0.998811",
"idx": 0,
"image": "PMC5041559_12885_2016_2792_Fig4_HTML.jpg",
"width": "0.674002",
"x_center": "0.662999",
"y_center": "0.499406"
},
{
"height": "0.996155",
"idx": 1,
"image": "PMC5041559_12885_2016_2792_Fig4_HTML2.jpg",
"width": "0.286909",
"... |
16 | PMC4129580_AJNS-9-68-g003.png | [
{
"height": "0.994458",
"idx": 0,
"image": "PMC4129580_AJNS-9-68-g003.jpg",
"width": "0.496769",
"x_center": "0.249671",
"y_center": "0.501154"
},
{
"height": "0.995635",
"idx": 1,
"image": "PMC4129580_AJNS-9-68-g0032.jpg",
"width": "0.495608",
"x_center": "0.75215",
... |
17 | PMC5290280_ncomms14286-f1.png | [
{
"height": "0.322301",
"idx": 0,
"image": "PMC5290280_ncomms14286-f1.jpg",
"width": "0.999283",
"x_center": "0.500358",
"y_center": "0.161438"
},
{
"height": "0.337736",
"idx": 1,
"image": "PMC5290280_ncomms14286-f12.jpg",
"width": "0.459788",
"x_center": "0.770106",... |
18 | PMC5290280_ncomms14286-f3.png | [
{
"height": "0.4975",
"idx": 0,
"image": "PMC5290280_ncomms14286-f3.jpg",
"width": "0.475188",
"x_center": "0.762406",
"y_center": "0.24875"
},
{
"height": "0.487145",
"idx": 1,
"image": "PMC5290280_ncomms14286-f32.jpg",
"width": "0.47893",
"x_center": "0.760535",
... |
19 | PMC5290280_ncomms14286-f4.png | [
{
"height": "0.327705",
"idx": 0,
"image": "PMC5290280_ncomms14286-f4.jpg",
"width": "0.302102",
"x_center": "0.151051",
"y_center": "0.836148"
},
{
"height": "0.396908",
"idx": 1,
"image": "PMC5290280_ncomms14286-f42.jpg",
"width": "0.3542",
"x_center": "0.821823",
... |
20 | PMC5290280_ncomms14286-f6.png | [
{
"height": "0.229554",
"idx": 0,
"image": "PMC5290280_ncomms14286-f6.jpg",
"width": "0.244002",
"x_center": "0.122001",
"y_center": "0.422646"
},
{
"height": "0.229865",
"idx": 1,
"image": "PMC5290280_ncomms14286-f62.jpg",
"width": "0.243507",
"x_center": "0.121753",... |
21 | PMC3554653_pone.0054647.g001.png | [
{
"height": "0.314109",
"idx": 0,
"image": "PMC3554653_pone_0054647_g001.jpg",
"width": "0.489347",
"x_center": "0.754385",
"y_center": "0.842761"
},
{
"height": "0.336299",
"idx": 1,
"image": "PMC3554653_pone_0054647_g0012.jpg",
"width": "0.478456",
"x_center": "0.76... |
22 | PMC3554653_pone.0054647.g002.png | [
{
"height": "0.609262",
"idx": 0,
"image": "PMC3554653_pone_0054647_g002.jpg",
"width": "0.998432",
"x_center": "0.499216",
"y_center": "0.695369"
},
{
"height": "0.331062",
"idx": 1,
"image": "PMC3554653_pone_0054647_g0022.jpg",
"width": "1",
"x_center": "0.5",
"... |
23 | PMC3554653_pone.0054647.g003.png | [
{
"height": "0.414372",
"idx": 0,
"image": "PMC3554653_pone_0054647_g003.jpg",
"width": "0.471816",
"x_center": "0.235908",
"y_center": "0.791604"
},
{
"height": "0.419029",
"idx": 1,
"image": "PMC3554653_pone_0054647_g0032.jpg",
"width": "0.522056",
"x_center": "0.73... |
24 | PMC3554653_pone.0054647.g004.png | [
{
"height": "0.325039",
"idx": 0,
"image": "PMC3554653_pone_0054647_g004.jpg",
"width": "0.995688",
"x_center": "0.497844",
"y_center": "0.83727"
},
{
"height": "0.339022",
"idx": 1,
"image": "PMC3554653_pone_0054647_g0042.jpg",
"width": "0.994579",
"x_center": "0.497... |
25 | PMC3554653_pone.0054647.g006.png | [
{
"height": "0.313336",
"idx": 0,
"image": "PMC3554653_pone_0054647_g006.jpg",
"width": "0.528955",
"x_center": "0.264861",
"y_center": "0.84327"
},
{
"height": "0.312797",
"idx": 1,
"image": "PMC3554653_pone_0054647_g0062.jpg",
"width": "0.464434",
"x_center": "0.767... |
26 | PMC3554653_pone.0054647.g007.png | [
{
"height": "0.333482",
"idx": 0,
"image": "PMC3554653_pone_0054647_g007.jpg",
"width": "1",
"x_center": "0.5",
"y_center": "0.833259"
},
{
"height": "0.278943",
"idx": 1,
"image": "PMC3554653_pone_0054647_g0072.jpg",
"width": "0.331294",
"x_center": "0.165647",
"... |
27 | PMC3554653_pone.0054647.g008.png | [
{
"height": "0.283526",
"idx": 0,
"image": "PMC3554653_pone_0054647_g008.jpg",
"width": "0.489235",
"x_center": "0.244618",
"y_center": "0.141763"
},
{
"height": "0.281985",
"idx": 1,
"image": "PMC3554653_pone_0054647_g0082.jpg",
"width": "0.502934",
"x_center": "0.74... |
28 | PMC3756967_pone.0072088.g002.png | [
{
"height": "0.495063",
"idx": 0,
"image": "PMC3756967_pone_0072088_g002.jpg",
"width": "0.516187",
"x_center": "0.258569",
"y_center": "0.752468"
},
{
"height": "0.497904",
"idx": 1,
"image": "PMC3756967_pone_0072088_g0022.jpg",
"width": "0.515586",
"x_center": "0.25... |
29 | PMC3756967_pone.0072088.g004.png | [
{
"height": "0.323038",
"idx": 0,
"image": "PMC3756967_pone_0072088_g004.jpg",
"width": "0.516937",
"x_center": "0.258767",
"y_center": "0.489415"
},
{
"height": "0.324482",
"idx": 1,
"image": "PMC3756967_pone_0072088_g0042.jpg",
"width": "0.478872",
"x_center": "0.76... |
30 | PMC5410699_12987_2017_61_Fig3_HTML.png | [
{
"height": "0.480528",
"idx": 0,
"image": "PMC5410699_12987_2017_61_Fig3_HTML.jpg",
"width": "0.365159",
"x_center": "0.18258",
"y_center": "0.759736"
},
{
"height": "0.392599",
"idx": 1,
"image": "PMC5410699_12987_2017_61_Fig3_HTML2.jpg",
"width": "0.490985",
"x_cen... |
31 | PMC5410699_12987_2017_61_Fig5_HTML.png | [
{
"height": "0.411995",
"idx": 0,
"image": "PMC5410699_12987_2017_61_Fig5_HTML.jpg",
"width": "0.33902",
"x_center": "0.568434",
"y_center": "0.79284"
},
{
"height": "0.41299",
"idx": 1,
"image": "PMC5410699_12987_2017_61_Fig5_HTML2.jpg",
"width": "0.394158",
"x_cente... |
32 | PMC1564397_1475-925X-5-42-11.png | [
{
"height": "0.536348",
"idx": 0,
"image": "PMC1564397_1475-925X-5-42-11.jpg",
"width": "0.508186",
"x_center": "0.254266",
"y_center": "0.730061"
},
{
"height": "0.452171",
"idx": 1,
"image": "PMC1564397_1475-925X-5-42-112.jpg",
"width": "0.506176",
"x_center": "0.25... |
33 | PMC4928054_srep28997-f1.png | [
{
"height": "0.620852",
"idx": 0,
"image": "PMC4928054_srep28997-f1.jpg",
"width": "0.499503",
"x_center": "0.250885",
"y_center": "0.310426"
},
{
"height": "0.597193",
"idx": 1,
"image": "PMC4928054_srep28997-f12.jpg",
"width": "0.493638",
"x_center": "0.75315",
... |
34 | PMC4928054_srep28997-f2.png | [
{
"height": "0.298327",
"idx": 0,
"image": "PMC4928054_srep28997-f2.jpg",
"width": "0.472319",
"x_center": "0.23616",
"y_center": "0.149164"
},
{
"height": "0.298724",
"idx": 1,
"image": "PMC4928054_srep28997-f22.jpg",
"width": "0.522985",
"x_center": "0.738507",
... |
35 | PMC4928054_srep28997-f3.png | [
{
"height": "0.474481",
"idx": 0,
"image": "PMC4928054_srep28997-f3.jpg",
"width": "0.489567",
"x_center": "0.754663",
"y_center": "0.762223"
},
{
"height": "0.527194",
"idx": 1,
"image": "PMC4928054_srep28997-f32.jpg",
"width": "0.501207",
"x_center": "0.251036",
... |
36 | PMC4928054_srep28997-f4.png | [
{
"height": "0.300167",
"idx": 0,
"image": "PMC4928054_srep28997-f4.jpg",
"width": "0.501453",
"x_center": "0.250727",
"y_center": "0.150126"
},
{
"height": "0.29992",
"idx": 1,
"image": "PMC4928054_srep28997-f42.jpg",
"width": "0.4897",
"x_center": "0.752802",
"y... |
37 | PMC4928054_srep28997-f5.png | [
{
"height": "0.304044",
"idx": 0,
"image": "PMC4928054_srep28997-f5.jpg",
"width": "0.50209",
"x_center": "0.251045",
"y_center": "0.152494"
},
{
"height": "0.30389",
"idx": 1,
"image": "PMC4928054_srep28997-f52.jpg",
"width": "0.491563",
"x_center": "0.754218",
"... |
38 | PMC4928054_srep28997-f6.png | [
{
"height": "0.300725",
"idx": 0,
"image": "PMC4928054_srep28997-f6.jpg",
"width": "0.489055",
"x_center": "0.753251",
"y_center": "0.150362"
},
{
"height": "0.301458",
"idx": 1,
"image": "PMC4928054_srep28997-f62.jpg",
"width": "0.501979",
"x_center": "0.25099",
... |
39 | PMC3458939_1746-4811-8-25-2.png | [
{
"height": "0.30955",
"idx": 0,
"image": "PMC3458939_1746-4811-8-25-2.jpg",
"width": "0.302916",
"x_center": "0.151458",
"y_center": "0.844164"
},
{
"height": "0.315092",
"idx": 1,
"image": "PMC3458939_1746-4811-8-25-22.jpg",
"width": "0.301707",
"x_center": "0.15085... |
40 | PMC3458939_1746-4811-8-25-3.png | [
{
"height": "0.305376",
"idx": 0,
"image": "PMC3458939_1746-4811-8-25-3.jpg",
"width": "0.234958",
"x_center": "0.117479",
"y_center": "0.539698"
},
{
"height": "0.3041",
"idx": 1,
"image": "PMC3458939_1746-4811-8-25-32.jpg",
"width": "0.258524",
"x_center": "0.369957... |
41 | PMC3458939_1746-4811-8-25-4.png | [
{
"height": "0.354232",
"idx": 0,
"image": "PMC3458939_1746-4811-8-25-4.jpg",
"width": "0.487266",
"x_center": "0.244188",
"y_center": "0.17752"
},
{
"height": "0.353885",
"idx": 1,
"image": "PMC3458939_1746-4811-8-25-42.jpg",
"width": "0.50764",
"x_center": "0.74618"... |
42 | PMC3458939_1746-4811-8-25-5.png | [
{
"height": "0.289571",
"idx": 0,
"image": "PMC3458939_1746-4811-8-25-5.jpg",
"width": "0.528338",
"x_center": "0.264169",
"y_center": "0.855072"
},
{
"height": "0.288173",
"idx": 1,
"image": "PMC3458939_1746-4811-8-25-52.jpg",
"width": "0.465073",
"x_center": "0.7661... |
43 | PMC3458939_1746-4811-8-25-6.png | [
{
"height": "0.139084",
"idx": 0,
"image": "PMC3458939_1746-4811-8-25-6.jpg",
"width": "0.232668",
"x_center": "0.116876",
"y_center": "0.551248"
},
{
"height": "0.147114",
"idx": 1,
"image": "PMC3458939_1746-4811-8-25-62.jpg",
"width": "0.234231",
"x_center": "0.1171... |
44 | PMC4816561_pntd.0004559.g002.png | [
{
"height": "0.353762",
"idx": 0,
"image": "PMC4816561_pntd_0004559_g002.jpg",
"width": "1",
"x_center": "0.5",
"y_center": "0.177034"
},
{
"height": "0.345819",
"idx": 1,
"image": "PMC4816561_pntd_0004559_g0022.jpg",
"width": "0.999934",
"x_center": "0.499967",
"... |
45 | PMC4696535_jptm-2015-10-23f1.png | [
{
"height": "0.998452",
"idx": 0,
"image": "PMC4696535_jptm-2015-10-23f1.jpg",
"width": "0.494788",
"x_center": "0.750742",
"y_center": "0.499226"
},
{
"height": "0.997858",
"idx": 1,
"image": "PMC4696535_jptm-2015-10-23f12.jpg",
"width": "0.496995",
"x_center": "0.24... |
46 | PMC4696535_jptm-2015-10-23f2.png | [
{
"height": "0.998784",
"idx": 0,
"image": "PMC4696535_jptm-2015-10-23f2.jpg",
"width": "0.49738",
"x_center": "0.749404",
"y_center": "0.500608"
},
{
"height": "0.998768",
"idx": 1,
"image": "PMC4696535_jptm-2015-10-23f22.jpg",
"width": "0.494099",
"x_center": "0.248... |
47 | PMC2848590_pone.0009949.g002.png | [
{
"height": "0.526998",
"idx": 0,
"image": "PMC2848590_pone_0009949_g002.jpg",
"width": "0.999184",
"x_center": "0.499592",
"y_center": "0.736501"
},
{
"height": "0.466839",
"idx": 1,
"image": "PMC2848590_pone_0009949_g0022.jpg",
"width": "0.999671",
"x_center": "0.50... |
48 | PMC4147877_1556-276X-9-402-2.png | [
{
"height": "0.468133",
"idx": 0,
"image": "PMC4147877_1556-276X-9-402-2.jpg",
"width": "0.999655",
"x_center": "0.500153",
"y_center": "0.234067"
},
{
"height": "0.52267",
"idx": 1,
"image": "PMC4147877_1556-276X-9-402-22.jpg",
"width": "0.99841",
"x_center": "0.4997... |
49 | PMC4147877_1556-276X-9-402-7.png | [
{
"height": "0.268185",
"idx": 0,
"image": "PMC4147877_1556-276X-9-402-7.jpg",
"width": "0.492888",
"x_center": "0.246444",
"y_center": "0.134393"
},
{
"height": "0.267023",
"idx": 1,
"image": "PMC4147877_1556-276X-9-402-72.jpg",
"width": "0.50196",
"x_center": "0.749... |
50 | PMC2867803_1743-422X-7-83-4.png | [
{
"height": "0.492791",
"idx": 0,
"image": "PMC2867803_1743-422X-7-83-4.jpg",
"width": "0.534205",
"x_center": "0.732897",
"y_center": "0.246396"
},
{
"height": "0.501892",
"idx": 1,
"image": "PMC2867803_1743-422X-7-83-42.jpg",
"width": "0.458522",
"x_center": "0.2302... |
51 | PMC4037605_BMRI2014-807539.001.png | [
{
"height": "0.256622",
"idx": 0,
"image": "PMC4037605_BMRI2014-807539_001.jpg",
"width": "0.993155",
"x_center": "0.49908",
"y_center": "0.362452"
},
{
"height": "0.239576",
"idx": 1,
"image": "PMC4037605_BMRI2014-807539_0012.jpg",
"width": "0.994876",
"x_center": "0... |
52 | PMC4037605_BMRI2014-807539.004.png | [
{
"height": "0.231592",
"idx": 0,
"image": "PMC4037605_BMRI2014-807539_004.jpg",
"width": "0.999428",
"x_center": "0.500286",
"y_center": "0.115796"
},
{
"height": "0.258372",
"idx": 1,
"image": "PMC4037605_BMRI2014-807539_0042.jpg",
"width": "0.999817",
"x_center": "... |
53 | PMC4761111_baw002f3p.png | [
{
"height": "0.492495",
"idx": 0,
"image": "PMC4761111_baw002f3p.jpg",
"width": "1",
"x_center": "0.5",
"y_center": "0.246331"
},
{
"height": "0.498302",
"idx": 1,
"image": "PMC4761111_baw002f3p2.jpg",
"width": "0.998629",
"x_center": "0.499314",
"y_center": "0.75... |
54 | PMC4761111_baw002f4p.png | [
{
"height": "0.504936",
"idx": 0,
"image": "PMC4761111_baw002f4p.jpg",
"width": "0.504117",
"x_center": "0.252059",
"y_center": "0.252468"
},
{
"height": "0.503392",
"idx": 1,
"image": "PMC4761111_baw002f4p2.jpg",
"width": "0.486926",
"x_center": "0.753904",
"y_ce... |
55 | PMC4761111_baw002f5p.png | [
{
"height": "0.327841",
"idx": 0,
"image": "PMC4761111_baw002f5p.jpg",
"width": "1",
"x_center": "0.5",
"y_center": "0.399099"
},
{
"height": "0.195836",
"idx": 1,
"image": "PMC4761111_baw002f5p2.jpg",
"width": "0.991616",
"x_center": "0.495808",
"y_center": "0.09... |
56 | PMC4801398_pcbi.1004801.g001.png | [
{
"height": "0.185955",
"idx": 0,
"image": "PMC4801398_pcbi_1004801_g001.jpg",
"width": "0.487893",
"x_center": "0.244153",
"y_center": "0.0930135"
},
{
"height": "0.185758",
"idx": 1,
"image": "PMC4801398_pcbi_1004801_g0012.jpg",
"width": "0.505157",
"x_center": "0.7... |
57 | PMC4801398_pcbi.1004801.g002.png | [
{
"height": "0.99946",
"idx": 0,
"image": "PMC4801398_pcbi_1004801_g002.jpg",
"width": "0.418047",
"x_center": "0.209023",
"y_center": "0.499754"
},
{
"height": "1",
"idx": 1,
"image": "PMC4801398_pcbi_1004801_g0022.jpg",
"width": "0.578963",
"x_center": "0.710518",
... |
58 | PMC4801398_pcbi.1004801.g003.png | [
{
"height": "0.999877",
"idx": 0,
"image": "PMC4801398_pcbi_1004801_g003.jpg",
"width": "0.500129",
"x_center": "0.251242",
"y_center": "0.500062"
},
{
"height": "0.999343",
"idx": 1,
"image": "PMC4801398_pcbi_1004801_g0032.jpg",
"width": "0.494211",
"x_center": "0.75... |
59 | PMC4801398_pcbi.1004801.g005.png | [
{
"height": "0.282363",
"idx": 0,
"image": "PMC4801398_pcbi_1004801_g005.jpg",
"width": "0.496536",
"x_center": "0.248268",
"y_center": "0.141181"
},
{
"height": "0.28211",
"idx": 1,
"image": "PMC4801398_pcbi_1004801_g0052.jpg",
"width": "0.498237",
"x_center": "0.750... |
60 | PMC4791755_12891_2016_978_Fig3_HTML.png | [
{
"height": "0.997735",
"idx": 0,
"image": "PMC4791755_12891_2016_978_Fig3_HTML.jpg",
"width": "0.494152",
"x_center": "0.248827",
"y_center": "0.499562"
},
{
"height": "0.999861",
"idx": 1,
"image": "PMC4791755_12891_2016_978_Fig3_HTML2.jpg",
"width": "0.497999",
"x_... |
61 | PMC4791755_12891_2016_978_Fig4_HTML.png | [
{
"height": "0.508208",
"idx": 0,
"image": "PMC4791755_12891_2016_978_Fig4_HTML.jpg",
"width": "0.998282",
"x_center": "0.500859",
"y_center": "0.745896"
},
{
"height": "0.488548",
"idx": 1,
"image": "PMC4791755_12891_2016_978_Fig4_HTML2.jpg",
"width": "0.499072",
"x_... |
62 | PMC3613082_BMRI2013-236469.001.png | [
{
"height": "0.330241",
"idx": 0,
"image": "PMC3613082_BMRI2013-236469_001.jpg",
"width": "0.998806",
"x_center": "0.499403",
"y_center": "0.16512"
},
{
"height": "0.35081",
"idx": 1,
"image": "PMC3613082_BMRI2013-236469_0012.jpg",
"width": "0.999232",
"x_center": "0.... |
63 | PMC3275373_JCB_201105153_Fig2.png | [
{
"height": "0.15588",
"idx": 0,
"image": "PMC3275373_JCB_201105153_Fig2.jpg",
"width": "0.264392",
"x_center": "0.865571",
"y_center": "0.762629"
},
{
"height": "0.155884",
"idx": 1,
"image": "PMC3275373_JCB_201105153_Fig22.jpg",
"width": "0.264345",
"x_center": "0.8... |
64 | PMC3275373_JCB_201105153_Fig3.png | [
{
"height": "0.344268",
"idx": 0,
"image": "PMC3275373_JCB_201105153_Fig3.jpg",
"width": "0.233622",
"x_center": "0.883189",
"y_center": "0.537677"
},
{
"height": "0.283717",
"idx": 1,
"image": "PMC3275373_JCB_201105153_Fig32.jpg",
"width": "0.23177",
"x_center": "0.8... |
65 | PMC3275373_JCB_201105153_Fig6.png | [
{
"height": "0.193077",
"idx": 0,
"image": "PMC3275373_JCB_201105153_Fig6.jpg",
"width": "0.271865",
"x_center": "0.135932",
"y_center": "0.90323"
},
{
"height": "0.198297",
"idx": 1,
"image": "PMC3275373_JCB_201105153_Fig62.jpg",
"width": "0.271946",
"x_center": "0.1... |
66 | PMC3275373_JCB_201105153_Fig7.png | [
{
"height": "0.303871",
"idx": 0,
"image": "PMC3275373_JCB_201105153_Fig7.jpg",
"width": "0.327402",
"x_center": "0.163701",
"y_center": "0.151936"
},
{
"height": "0.307177",
"idx": 1,
"image": "PMC3275373_JCB_201105153_Fig72.jpg",
"width": "0.998298",
"x_center": "0.... |
67 | PMC4999099_abd-91-04-0430-g01.png | [
{
"height": "1",
"idx": 0,
"image": "PMC4999099_abd-91-04-0430-g01.jpg",
"width": "0.326565",
"x_center": "0.836718",
"y_center": "0.5"
},
{
"height": "1",
"idx": 1,
"image": "PMC4999099_abd-91-04-0430-g012.jpg",
"width": "0.332671",
"x_center": "0.502985",
"y_cen... |
68 | PMC5259707_srep41122-f2.png | [
{
"height": "0.329021",
"idx": 0,
"image": "PMC5259707_srep41122-f2.jpg",
"width": "0.248952",
"x_center": "0.125073",
"y_center": "0.488721"
},
{
"height": "0.340163",
"idx": 1,
"image": "PMC5259707_srep41122-f22.jpg",
"width": "0.248575",
"x_center": "0.628608",
... |
69 | PMC5259707_srep41122-f3.png | [
{
"height": "0.225415",
"idx": 0,
"image": "PMC5259707_srep41122-f3.jpg",
"width": "0.299452",
"x_center": "0.849377",
"y_center": "0.33664"
},
{
"height": "0.224789",
"idx": 1,
"image": "PMC5259707_srep41122-f32.jpg",
"width": "0.295848",
"x_center": "0.546265",
... |
70 | PMC5259707_srep41122-f4.png | [
{
"height": "0.253066",
"idx": 0,
"image": "PMC5259707_srep41122-f4.jpg",
"width": "0.242209",
"x_center": "0.878896",
"y_center": "0.624772"
},
{
"height": "0.24915",
"idx": 1,
"image": "PMC5259707_srep41122-f42.jpg",
"width": "0.186283",
"x_center": "0.906859",
... |
71 | PMC5259707_srep41122-f5.png | [
{
"height": "0.494185",
"idx": 0,
"image": "PMC5259707_srep41122-f5.jpg",
"width": "0.366267",
"x_center": "0.816278",
"y_center": "0.247092"
},
{
"height": "0.487682",
"idx": 1,
"image": "PMC5259707_srep41122-f52.jpg",
"width": "0.22719",
"x_center": "0.279846",
... |
72 | PMC3023872_ATM-6-43-g001.png | [
{
"height": "1",
"idx": 0,
"image": "PMC3023872_ATM-6-43-g001.jpg",
"width": "0.503356",
"x_center": "0.747775",
"y_center": "0.5"
},
{
"height": "0.998339",
"idx": 1,
"image": "PMC3023872_ATM-6-43-g0012.jpg",
"width": "0.49084",
"x_center": "0.246398",
"y_center"... |
73 | PMC3023872_ATM-6-43-g002.png | [
{
"height": "1",
"idx": 0,
"image": "PMC3023872_ATM-6-43-g002.jpg",
"width": "0.51144",
"x_center": "0.743587",
"y_center": "0.5"
},
{
"height": "1",
"idx": 1,
"image": "PMC3023872_ATM-6-43-g0022.jpg",
"width": "0.481985",
"x_center": "0.241098",
"y_center": "0.5"... |
74 | PMC4738949_CRIM2016-1397434.001.png | [
{
"height": "0.997143",
"idx": 0,
"image": "PMC4738949_CRIM2016-1397434_001.jpg",
"width": "0.600599",
"x_center": "0.301153",
"y_center": "0.499995"
},
{
"height": "0.996558",
"idx": 1,
"image": "PMC4738949_CRIM2016-1397434_0012.jpg",
"width": "0.390016",
"x_center":... |
75 | PMC4738949_CRIM2016-1397434.003.png | [
{
"height": "0.350019",
"idx": 0,
"image": "PMC4738949_CRIM2016-1397434_003.jpg",
"width": "0.999568",
"x_center": "0.499784",
"y_center": "0.82499"
},
{
"height": "0.320486",
"idx": 1,
"image": "PMC4738949_CRIM2016-1397434_0032.jpg",
"width": "0.529304",
"x_center": ... |
76 | PMC3083493_nihms-271132-f0003.png | [
{
"height": "0.482206",
"idx": 0,
"image": "PMC3083493_nihms-271132-f0003.jpg",
"width": "1",
"x_center": "0.5",
"y_center": "0.758717"
},
{
"height": "0.507511",
"idx": 1,
"image": "PMC3083493_nihms-271132-f00032.jpg",
"width": "1",
"x_center": "0.5",
"y_center":... |
77 | PMC3083493_nihms-271132-f0004.png | [
{
"height": "0.217936",
"idx": 0,
"image": "PMC3083493_nihms-271132-f0004.jpg",
"width": "0.541285",
"x_center": "0.271091",
"y_center": "0.891032"
},
{
"height": "0.222271",
"idx": 1,
"image": "PMC3083493_nihms-271132-f00042.jpg",
"width": "0.543486",
"x_center": "0.... |
78 | PMC3083493_nihms-271132-f0005.png | [
{
"height": "0.997425",
"idx": 0,
"image": "PMC3083493_nihms-271132-f0005.jpg",
"width": "0.507089",
"x_center": "0.745976",
"y_center": "0.499099"
},
{
"height": "0.996966",
"idx": 1,
"image": "PMC3083493_nihms-271132-f00052.jpg",
"width": "0.487521",
"x_center": "0.... |
79 | PMC3083493_nihms-271132-f0006.png | [
{
"height": "1",
"idx": 0,
"image": "PMC3083493_nihms-271132-f0006.jpg",
"width": "0.182819",
"x_center": "0.908177",
"y_center": "0.5"
},
{
"height": "0.520928",
"idx": 1,
"image": "PMC3083493_nihms-271132-f00062.jpg",
"width": "0.830242",
"x_center": "0.415437",
... |
80 | PMC4167264_12868_2014_3795_Fig1_HTML.png | [
{
"height": "0.354607",
"idx": 0,
"image": "PMC4167264_12868_2014_3795_Fig1_HTML.jpg",
"width": "0.500914",
"x_center": "0.251107",
"y_center": "0.821354"
},
{
"height": "0.353953",
"idx": 1,
"image": "PMC4167264_12868_2014_3795_Fig1_HTML2.jpg",
"width": "0.492424",
"... |
81 | PMC4167264_12868_2014_3795_Fig2_HTML.png | [
{
"height": "0.995942",
"idx": 0,
"image": "PMC4167264_12868_2014_3795_Fig2_HTML.jpg",
"width": "0.343083",
"x_center": "0.828262",
"y_center": "0.499445"
},
{
"height": "0.993373",
"idx": 1,
"image": "PMC4167264_12868_2014_3795_Fig2_HTML2.jpg",
"width": "0.353349",
"... |
82 | PMC4167264_12868_2014_3795_Fig3_HTML.png | [
{
"height": "0.32609",
"idx": 0,
"image": "PMC4167264_12868_2014_3795_Fig3_HTML.jpg",
"width": "0.717941",
"x_center": "0.359088",
"y_center": "0.836822"
},
{
"height": "0.329578",
"idx": 1,
"image": "PMC4167264_12868_2014_3795_Fig3_HTML2.jpg",
"width": "0.717257",
"x... |
83 | PMC4167264_12868_2014_3795_Fig4_HTML.png | [
{
"height": "0.501051",
"idx": 0,
"image": "PMC4167264_12868_2014_3795_Fig4_HTML.jpg",
"width": "0.499844",
"x_center": "0.250463",
"y_center": "0.250919"
},
{
"height": "0.500405",
"idx": 1,
"image": "PMC4167264_12868_2014_3795_Fig4_HTML2.jpg",
"width": "0.492986",
"... |
84 | PMC4167264_12868_2014_3795_Fig5_HTML.png | [
{
"height": "0.333829",
"idx": 0,
"image": "PMC4167264_12868_2014_3795_Fig5_HTML.jpg",
"width": "0.500692",
"x_center": "0.251991",
"y_center": "0.502991"
},
{
"height": "0.326102",
"idx": 1,
"image": "PMC4167264_12868_2014_3795_Fig5_HTML2.jpg",
"width": "0.502585",
"... |
85 | PMC4167264_12868_2014_3795_Fig7_HTML.png | [
{
"height": "0.347018",
"idx": 0,
"image": "PMC4167264_12868_2014_3795_Fig7_HTML.jpg",
"width": "0.490755",
"x_center": "0.754359",
"y_center": "0.173509"
},
{
"height": "0.347107",
"idx": 1,
"image": "PMC4167264_12868_2014_3795_Fig7_HTML2.jpg",
"width": "0.502539",
"... |
86 | PMC4167264_12868_2014_3795_Fig8_HTML.png | [
{
"height": "0.997579",
"idx": 0,
"image": "PMC4167264_12868_2014_3795_Fig8_HTML.jpg",
"width": "0.323408",
"x_center": "0.837084",
"y_center": "0.501211"
},
{
"height": "0.995648",
"idx": 1,
"image": "PMC4167264_12868_2014_3795_Fig8_HTML2.jpg",
"width": "0.328851",
"... |
87 | PMC2835636_330_2009_1616_Fig1_HTML.png | [
{
"height": "0.993859",
"idx": 0,
"image": "PMC2835636_330_2009_1616_Fig1_HTML.jpg",
"width": "0.311058",
"x_center": "0.844347",
"y_center": "0.496929"
},
{
"height": "0.991723",
"idx": 1,
"image": "PMC2835636_330_2009_1616_Fig1_HTML2.jpg",
"width": "0.224827",
"x_ce... |
88 | PMC2835636_330_2009_1616_Fig3_HTML.png | [
{
"height": "0.994617",
"idx": 0,
"image": "PMC2835636_330_2009_1616_Fig3_HTML.jpg",
"width": "0.310465",
"x_center": "0.844696",
"y_center": "0.499135"
},
{
"height": "0.980199",
"idx": 1,
"image": "PMC2835636_330_2009_1616_Fig3_HTML2.jpg",
"width": "0.224777",
"x_ce... |
89 | PMC2835636_330_2009_1616_Fig4_HTML.png | [
{
"height": "1",
"idx": 0,
"image": "PMC2835636_330_2009_1616_Fig4_HTML.jpg",
"width": "0.337247",
"x_center": "0.503573",
"y_center": "0.5"
},
{
"height": "1",
"idx": 1,
"image": "PMC2835636_330_2009_1616_Fig4_HTML2.jpg",
"width": "0.322999",
"x_center": "0.8385",
... |
90 | PMC2835636_330_2009_1616_Fig6_HTML.png | [
{
"height": "0.994263",
"idx": 0,
"image": "PMC2835636_330_2009_1616_Fig6_HTML.jpg",
"width": "0.311405",
"x_center": "0.844178",
"y_center": "0.497131"
},
{
"height": "0.993111",
"idx": 1,
"image": "PMC2835636_330_2009_1616_Fig6_HTML2.jpg",
"width": "0.224224",
"x_ce... |
91 | PMC3744083_srep02448-f1.png | [
{
"height": "0.482779",
"idx": 0,
"image": "PMC3744083_srep02448-f1.jpg",
"width": "0.388553",
"x_center": "0.805088",
"y_center": "0.757447"
},
{
"height": "0.513773",
"idx": 1,
"image": "PMC3744083_srep02448-f12.jpg",
"width": "0.499126",
"x_center": "0.749663",
... |
92 | PMC3744083_srep02448-f2.png | [
{
"height": "0.363359",
"idx": 0,
"image": "PMC3744083_srep02448-f2.jpg",
"width": "1",
"x_center": "0.5",
"y_center": "0.424963"
},
{
"height": "0.388897",
"idx": 1,
"image": "PMC3744083_srep02448-f22.jpg",
"width": "0.5463",
"x_center": "0.72685",
"y_center": "0... |
93 | PMC3744083_srep02448-f3.png | [
{
"height": "0.505067",
"idx": 0,
"image": "PMC3744083_srep02448-f3.jpg",
"width": "0.499003",
"x_center": "0.252045",
"y_center": "0.252901"
},
{
"height": "0.491233",
"idx": 1,
"image": "PMC3744083_srep02448-f32.jpg",
"width": "0.494014",
"x_center": "0.249545",
... |
94 | PMC3744083_srep02448-f4.png | [
{
"height": "0.31771",
"idx": 0,
"image": "PMC3744083_srep02448-f4.jpg",
"width": "0.51633",
"x_center": "0.258592",
"y_center": "0.840734"
},
{
"height": "0.319344",
"idx": 1,
"image": "PMC3744083_srep02448-f42.jpg",
"width": "0.476398",
"x_center": "0.760346",
"... |
95 | PMC3744083_srep02448-f5.png | [
{
"height": "0.499082",
"idx": 0,
"image": "PMC3744083_srep02448-f5.jpg",
"width": "0.331497",
"x_center": "0.166595",
"y_center": "0.250029"
},
{
"height": "0.494785",
"idx": 1,
"image": "PMC3744083_srep02448-f52.jpg",
"width": "0.331709",
"x_center": "0.166447",
... |
96 | PMC3346024_97320630008369F1.png | [
{
"height": "0.998287",
"idx": 0,
"image": "PMC3346024_97320630008369F1.jpg",
"width": "0.571026",
"x_center": "0.713739",
"y_center": "0.499143"
},
{
"height": "0.999264",
"idx": 1,
"image": "PMC3346024_97320630008369F12.jpg",
"width": "0.422614",
"x_center": "0.2113... |
97 | PMC3654295_cln-68-05-702-g001.png | [
{
"height": "0.50149",
"idx": 0,
"image": "PMC3654295_cln-68-05-702-g001.jpg",
"width": "0.500832",
"x_center": "0.251534",
"y_center": "0.252867"
},
{
"height": "0.488688",
"idx": 1,
"image": "PMC3654295_cln-68-05-702-g0012.jpg",
"width": "0.500098",
"x_center": "0.2... |
98 | PMC3654295_cln-68-05-702-g002.png | [
{
"height": "0.496442",
"idx": 0,
"image": "PMC3654295_cln-68-05-702-g002.jpg",
"width": "0.463427",
"x_center": "0.765917",
"y_center": "0.248221"
},
{
"height": "0.49671",
"idx": 1,
"image": "PMC3654295_cln-68-05-702-g0022.jpg",
"width": "0.527645",
"x_center": "0.2... |
99 | PMC3654295_cln-68-05-702-g003.png | [
{
"height": "0.488899",
"idx": 0,
"image": "PMC3654295_cln-68-05-702-g003.jpg",
"width": "0.498909",
"x_center": "0.74905",
"y_center": "0.249037"
},
{
"height": "0.488345",
"idx": 1,
"image": "PMC3654295_cln-68-05-702-g0032.jpg",
"width": "0.490052",
"x_center": "0.2... |
End of preview.
No dataset card yet
- Downloads last month
- 8