--- license: cc-by-4.0 task_categories: - object-detection tags: - stamp-detection - document-analysis - object-detection - yolo - computer-vision pretty_name: Clean Core Stamp Detection Dataset size_categories: - 1K/ labels// ``` ## `dataset.yaml` ```yaml path: . train: images/train val: images/val test: images/test nc: 1 names: - stamp ``` ## Notes - Empty label files are valid negatives - This benchmark is intentionally narrower and cleaner than the previous release - It is optimized for document-level stamp detection, not postage stamps or stamp classification