You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

This dataset is released for research use. Access is reviewed and granted manually by the maintainers. Please state your name, affiliation, and intended use.

Log in or Sign Up to review the conditions and access this dataset content.

D22

Supermarket-goods anomaly detection & localization. Category B, task T-B1, in the unified Smart-Manufacturing SFT schema.

The repository name is an internal task code. See Provenance below for the underlying dataset.

Records

6,124 records (test=2987 · train=3137). Pixel masks are embedded as a mask image column.

Unified SFT schema

field type meaning
query str the question / instruction (model input)
image Image the input image (bytes embedded)
annot str (JSON) the answer: {label, defect_type} (T-B1), {objects:[bbox/polygon]} (T-B2/B5b), or {answer, answer_text, question_type} (T-B3)
reasoning null no native CoT in these datasets
cate "B" SFT category
task "T-xx" unified task id
metadata str (JSON) split, provenance, image_path, image_sha256 (dedup key)
mask Image | null (T-B1/T-B2 only) the pixel ground-truth mask, bytes embedded
masks list[Image] (D21 only) multi-region masks

Provenance

Underlying dataset: PKU-GoodsAD. Upstream license: GPL-3.0 (this card is license: other; respect the upstream terms). Converted read-only from the raw source into the unified schema; conversion script: D22/convert_d22.py in AI4Manufacturing/forge_model.

Overlap / de-duplication (§8)

Subset of MMAD's image pool; 22 images appear in both train & test (source duplication) -> dedup downstream. Each record carries metadata.image_sha256 so overlapping images can be kept entirely on one side of a train/eval split.

Downloads last month
4