datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
table_layout_dataset_v1
Table Dataset - Image & LabelMe & OBB Annotation (Train/Val Split)
Dataset Overview
Comprehensive table detection dataset with ground truth LabelMe polygon annotations and OBB (Oriented Bounding Box) data, split into training and validation sets.
Total examples: 10,000 image-annotation pairs
Train: 8,000 (80.0%)
Validation: 2,000 (20.0%)
Total size: 670.25 MB
Language: km
Document types: Table/Chart documents
Ground truth: LabelMe polygon annotations… See the full description on the dataset page: https://huggingface.co/datasets/vichetkao/table_layout_dataset_v1.autotrain-data-tableros_factibilidad
AutoTrain Dataset for project: tableros_factibilidad
Dataset Description
This dataset has been automatically processed by AutoTrain for project tableros_factibilidad.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<217x409 RGB PIL image>",
"target": 1
},
{
"image": "<311x574 RGB PIL image>",
"target": 2
}]… See the full description on the dataset page: https://huggingface.co/datasets/SebasV/autotrain-data-tableros_factibilidad.
