Home

Awesome

GoodsAD

[IEEE RA-L 2024] A Supermarket Goods Dataset for Unsupervised Anomaly Detection and Segmentation.</br> Paper: IEEE Xplore or arXiv 2307.04956

If you find this work is helpful in your research, please cite:

@ARTICLE{10387569,
  author={Zhang, Jian and Ding, Runwei and Ban, Miaoju and Dai, Linhui},
  journal={IEEE Robotics and Automation Letters},
  title={PKU-GoodsAD: A Supermarket Goods Dataset for Unsupervised Anomaly Detection and Segmentation},
  year={2024},
  volume={9},
  number={3},
  pages={2008-2015},
  doi={10.1109/LRA.2024.3352358}}

The GoodsAD dataset contains 6124 images with 6 categories of common supermarket goods. Each category contains multiple goods. All images are acquired with 3000 × 3000 high-resolution. The object locations in the images are not aligned. Most objects are in the center of the images and one image only contains a single object. Most anomalies occupy only a small fraction of image pixels. Both image-level and pixel-level annotations are provided.

Each image is named with 6 digits, with the first three digits representing the category of the product and the last three representing the serial number. The dataset format is same as MVTec AD. Our dataset can be similarly loaded with the python code that loads MVTec AD, such as mvtec.py and dataset.py.

The dataset is created by Jian Zhang, Miaoju Ban (Open Lab on Human Robot Interaction, Peking University).

The figure shows the normal and anomalous images of six categories, and the table shows the details of the dataset. overview

CategoryTrain (good)Test (good)Test (defective)SumAnomaly typeGoods types
drink_bottle7333564251514397
drink_can234147147528359
food_bottle10142433611618360
food_box432146251829357
food_package5402532301023295
cigarette_box1831832466121116
Sum3136132816606124-484

Download

The dataset are available at OneDrive and Baidu Disk.

<!-- 提取码:go8y -->
CategorySize (GB)Link1Link2
drink_bottle2.9OneDriveBaidu Disk
drink_can1.1OneDriveBaidu Disk
food_bottle3.0OneDriveBaidu Disk
food_box1.7OneDriveBaidu Disk
food_package2.2OneDriveBaidu Disk
cigarette_box1.4OneDriveBaidu Disk

Pretrained Models

We also conduct a thorough evaluation of current state-of-the-art unsupervised anomaly detection methods such as PatchCore and SimpleNet on the GoodsAD dataset. The pretained models are available at:

<!-- 提取码:a11j -->
Link1Link2
OneDriveBaidu Disk