Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
row: list<item: list<item: list<item: int64>>>
  child 0, item: list<item: list<item: int64>>
      child 0, item: list<item: int64>
          child 0, item: int64
col: list<item: list<item: list<item: int64>>>
  child 0, item: list<item: list<item: int64>>
      child 0, item: list<item: int64>
          child 0, item: int64
line: list<item: list<item: list<item: int64>>>
  child 0, item: list<item: list<item: int64>>
      child 0, item: list<item: int64>
          child 0, item: int64
cell: list<item: null>
  child 0, item: null
is_wireless: bool
col_count: int64
grid_cells: struct<count: int64, cells: list<item: struct<row: int64, col: int64, bbox: list<item: int64>>>>
  child 0, count: int64
  child 1, cells: list<item: struct<row: int64, col: int64, bbox: list<item: int64>>>
      child 0, item: struct<row: int64, col: int64, bbox: list<item: int64>>
          child 0, row: int64
          child 1, col: int64
          child 2, bbox: list<item: int64>
              child 0, item: int64
image_size: list<item: int64>
  child 0, item: int64
row_count: int64
to
{'image_size': List(Value('int64')), 'row_count': Value('int64'), 'col_count': Value('int64'), 'grid_cells': {'count': Value('int64'), 'cells': List({'row': Value('int64'), 'col': Value('int64'), 'bbox': List(Value('int64'))})}}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              row: list<item: list<item: list<item: int64>>>
                child 0, item: list<item: list<item: int64>>
                    child 0, item: list<item: int64>
                        child 0, item: int64
              col: list<item: list<item: list<item: int64>>>
                child 0, item: list<item: list<item: int64>>
                    child 0, item: list<item: int64>
                        child 0, item: int64
              line: list<item: list<item: list<item: int64>>>
                child 0, item: list<item: list<item: int64>>
                    child 0, item: list<item: int64>
                        child 0, item: int64
              cell: list<item: null>
                child 0, item: null
              is_wireless: bool
              col_count: int64
              grid_cells: struct<count: int64, cells: list<item: struct<row: int64, col: int64, bbox: list<item: int64>>>>
                child 0, count: int64
                child 1, cells: list<item: struct<row: int64, col: int64, bbox: list<item: int64>>>
                    child 0, item: struct<row: int64, col: int64, bbox: list<item: int64>>
                        child 0, row: int64
                        child 1, col: int64
                        child 2, bbox: list<item: int64>
                            child 0, item: int64
              image_size: list<item: int64>
                child 0, item: int64
              row_count: int64
              to
              {'image_size': List(Value('int64')), 'row_count': Value('int64'), 'col_count': Value('int64'), 'grid_cells': {'count': Value('int64'), 'cells': List({'row': Value('int64'), 'col': Value('int64'), 'bbox': List(Value('int64'))})}}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

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.

image_size
list
row_count
int64
col_count
int64
grid_cells
dict
[ 598, 246 ]
11
7
{ "count": 77, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 69, 23 ] }, { "row": 0, "col": 1, "bbox": [ 69, 0, 176, 23 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 487, 212 ]
4
7
{ "count": 28, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 56, 43 ] }, { "row": 0, "col": 1, "bbox": [ 56, 0, 141, 43 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 807, 264 ]
12
8
{ "count": 96, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 83, 20 ] }, { "row": 0, "col": 1, "bbox": [ 83, 0, 256, 20 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 593, 379 ]
15
8
{ "count": 120, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 47, 46 ] }, { "row": 0, "col": 1, "bbox": [ 47, 0, 136, 46 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 692, 402 ]
7
8
{ "count": 56, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 1, 86, 52 ] }, { "row": 0, "col": 1, "bbox": [ 84, 1, 188, 52 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1142, 355 ]
3
10
{ "count": 30, "cells": [ { "row": 0, "col": 0, "bbox": [ 1, 0, 41, 45 ] }, { "row": 0, "col": 1, "bbox": [ 42, 0, 136, 45 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 637, 316 ]
7
7
{ "count": 49, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 39, 40 ] }, { "row": 0, "col": 1, "bbox": [ 38, 0, 329, 40 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 853, 259 ]
6
3
{ "count": 18, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 48, 24 ] }, { "row": 0, "col": 1, "bbox": [ 50, 0, 230, 24 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 725, 520 ]
23
11
{ "count": 253, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 1, 47, 21 ] }, { "row": 0, "col": 1, "bbox": [ 46, 1, 110, 21 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 504, 157 ]
6
6
{ "count": 36, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 2, 87, 43 ] }, { "row": 0, "col": 1, "bbox": [ 86, 2, 173, 43 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 522, 448 ]
19
4
{ "count": 76, "cells": [ { "row": 0, "col": 0, "bbox": [ 1, 0, 68, 29 ] }, { "row": 0, "col": 1, "bbox": [ 68, 0, 230, 29 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 637, 141 ]
6
5
{ "count": 30, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 111, 21 ] }, { "row": 0, "col": 1, "bbox": [ 113, 0, 417, 21 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 482, 521 ]
8
6
{ "count": 48, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 67, 29 ] }, { "row": 0, "col": 1, "bbox": [ 69, 0, 131, 29 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 534, 166 ]
2
7
{ "count": 14, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 105, 84 ] }, { "row": 0, "col": 1, "bbox": [ 106, 0, 177, 84 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1401, 551 ]
21
11
{ "count": 231, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 57, 28 ] }, { "row": 0, "col": 1, "bbox": [ 58, 0, 135, 28 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 757, 341 ]
12
8
{ "count": 96, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 1, 38, 27 ] }, { "row": 0, "col": 1, "bbox": [ 38, 1, 127, 27 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1226, 339 ]
13
8
{ "count": 104, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 95, 34 ] }, { "row": 0, "col": 1, "bbox": [ 97, 0, 224, 34 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1183, 267 ]
10
18
{ "count": 180, "cells": [ { "row": 0, "col": 0, "bbox": [ 1, 0, 43, 48 ] }, { "row": 0, "col": 1, "bbox": [ 42, 0, 95, 48 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 930, 425 ]
17
11
{ "count": 187, "cells": [ { "row": 0, "col": 0, "bbox": [ 1, 0, 49, 29 ] }, { "row": 0, "col": 1, "bbox": [ 51, 0, 135, 29 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1076, 425 ]
17
15
{ "count": 255, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 56, 50 ] }, { "row": 0, "col": 1, "bbox": [ 56, 0, 136, 50 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1048, 424 ]
12
9
{ "count": 108, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 65, 40 ] }, { "row": 0, "col": 1, "bbox": [ 63, 0, 207, 40 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1148, 328 ]
8
10
{ "count": 80, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 89, 42 ] }, { "row": 0, "col": 1, "bbox": [ 89, 0, 208, 42 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1265, 331 ]
12
14
{ "count": 168, "cells": [ { "row": 0, "col": 0, "bbox": [ 2, 2, 115, 41 ] }, { "row": 0, "col": 1, "bbox": [ 113, 2, 221, 41 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1348, 424 ]
19
16
{ "count": 304, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 38, 25 ] }, { "row": 0, "col": 1, "bbox": [ 40, 0, 115, 25 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 606, 451 ]
17
6
{ "count": 102, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 604, 22 ] }, { "row": 0, "col": 1, "bbox": [ 1, 0, 604, 22 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 912, 376 ]
14
11
{ "count": 154, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 909, 21 ] }, { "row": 0, "col": 1, "bbox": [ 0, 0, 908, 21 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 754, 398 ]
16
11
{ "count": 176, "cells": [ { "row": 0, "col": 0, "bbox": [ 1, 1, 50, 43 ] }, { "row": 0, "col": 1, "bbox": [ 49, 1, 107, 43 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 620, 683 ]
28
9
{ "count": 252, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 40, 46 ] }, { "row": 0, "col": 1, "bbox": [ 39, 0, 102, 46 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1325, 304 ]
13
17
{ "count": 221, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 46, 22 ] }, { "row": 0, "col": 1, "bbox": [ 47, 0, 98, 22 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 1757, 504 ]
22
18
{ "count": 396, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 1, 51, 38 ] }, { "row": 0, "col": 1, "bbox": [ 51, 1, 119, 38 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 284, 578 ]
24
4
{ "count": 96, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 36, 24 ] }, { "row": 0, "col": 1, "bbox": [ 36, 0, 114, 24 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 930, 635 ]
27
6
{ "count": 162, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 39, 26 ] }, { "row": 0, "col": 1, "bbox": [ 38, 0, 111, 26 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 685, 464 ]
20
5
{ "count": 100, "cells": [ { "row": 0, "col": 0, "bbox": [ 1, 0, 162, 23 ] }, { "row": 0, "col": 1, "bbox": [ 162, 0, 358, 23 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 467, 173 ]
6
6
{ "count": 36, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 77, 19 ] }, { "row": 0, "col": 1, "bbox": [ 77, 0, 248, 19 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 785, 558 ]
19
7
{ "count": 133, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 1, 782, 44 ] }, { "row": 0, "col": 1, "bbox": [ 0, 1, 781, 44 ] }, { "row": 0, "col": 2, "bbox": [ ...
[ 742, 129 ]
6
3
{ "count": 18, "cells": [ { "row": 0, "col": 0, "bbox": [ 0, 0, 301, 22 ] }, { "row": 0, "col": 1, "bbox": [ 299, 0, 475, 22 ] }, { "row": 0, "col": 2, "bbox": [ ...
End of preview.

iFLYTAB dataset, taken from this link via this comment

I am NOT the original author, and I am not responsible for any content and quality of this dataset!

As far as I am aware, the iFLYTAB dataset is originally introduced in the SEMv2: Table Separation Line Detection Based on Instance Segmentation paper, so all credit goes to original authors (Zhenrong Zhang and Pengfei Hu and Jiefeng Ma and Jun Du and Jianshu Zhang and Huihui Zhu and Baocai Yin and Bing Yin and Cong Liu). I would like to thank them for making this dataset available.

  • The original folder is a complete mirror of the original dataset (at least for the train subset).
  • The cell folder contains my custom-converted data for individual cell detection. Currently the cell folder does not filter "virtual cells" (that is, cell that logically exist as row intersects column, but there is actually no data/blank; this commonly happens with wireless tables), and does not properly merge cells that span multiple rows/columns. The new version with fixes might be available in the future.

This dataset is helpful, yet hard to find and get. That is why I have mirrored it here, for pure educational and researching purposes. I am not aware of any risks or harm that have been, or might be caused by my action of mirroring it here. However, if there is any inconveniences or issues with my action of mirroring the dataset, please inform me, either via the Community tab of this dataset, or via email, so I can take proper action (for example, complete removal of this mirror).

Downloads last month
51

Paper for gvl610/iFLYTAB