parsing
Datasets
All datasets matching “parsing”human_parsing_dataset
Dataset Card for Human parsing data (ATR)
Dataset Summary
This dataset has 17,706 images and mask pairs. It is just a copy of
Deep Human Parsing ATR dataset. The mask labels are:
"0": "Background",
"1": "Hat",
"2": "Hair",
"3": "Sunglasses",
"4": "Upper-clothes",
"5": "Skirt",
"6": "Pants",
"7": "Dress",
"8": "Belt",
"9": "Left-shoe",
"10": "Right-shoe",
"11": "Face",
"12": "Left-leg",
"13": "Right-leg",
"14":… See the full description on the dataset page: https://huggingface.co/datasets/mattmdjaga/human_parsing_dataset.pdf-parsing-bench-resultsmixed-address-parsing
mixed-address-parsing "📫"
Overview
The mixed-address-parsing dataset is designed to simulate the challenges encountered when processing real-world address inputs. It contains paired examples of noisy address strings (simulating user input) and their corresponding, clean, structured JSON responses. The dataset was generated by extracting components from open geocoding data and deliberately injecting multiple types of noise to mimic common human errors and input… See the full description on the dataset page: https://huggingface.co/datasets/Josephgflowers/mixed-address-parsing.demo_parsing_sizeThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"robot_type": null,
"total_episodes": 41,
"total_frames": 29227,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 20,
"splits": {
"train": "0:41"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/dogeum/demo_parsing_size.Adversarial-PDF-Parsing-Taxonomy-8OpsSummary This dataset is a large-scale adversarial benchmark consisting of over 4,000 carefully crafted PDF samples designed to quantify the systemic security risks in Retrieval-Augmented Generation (RAG) ingestion pipelines. It focuses on parsing discrepancy—a critical vulnerability where machine parsers extract malicious instructions that are hidden from human visual perception.
Key Features
8 Distinct Attack Operators: The dataset systematically implements 8 categories of visual--parse… See the full description on the dataset page: https://huggingface.co/datasets/Dean2Wang/Adversarial-PDF-Parsing-Taxonomy-8Ops.bank-statement-parsing-benchmark
Bankstatemently Open Benchmark
A standardized benchmark for evaluating bank and credit card statement PDF parsers. 15 synthetic statements across 3 difficulty tiers, 12 countries, 8 languages, and 41 parsing challenges.
5 of 15 statements are released here (PDFs + metadata); the rest are coming soon — see the full dataset on GitHub for status, or browse it on the website.
Design: ground truth is never in this dataset
This repo ships PDFs and structural metadata… See the full description on the dataset page: https://huggingface.co/datasets/Bankstatemently/bank-statement-parsing-benchmark.
