jianzhang96 / GoodsAD

[IEEE RA-L 2024] PKU-GoodsAD: A Supermarket Goods Dataset for Unsupervised Anomaly (Defect) Detection and Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoodsAD

A Supermarket Goods Dataset for Unsupervised Anomaly Detection and Segmentation.
Paper: arXiv 2307.04956

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.

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

Category Train (good) Test (good) Test (defective) Sum Anomaly type Goods types
drink_bottle 733 356 425 1514 3 97
drink_can 234 147 147 528 3 59
food_bottle 1014 243 361 1618 3 60
food_box 432 146 251 829 3 57
food_package 540 253 230 1023 2 95
cigarette_box 183 183 246 612 1 116
Sum 3136 1328 1660 6124 - 484

Download

The dataset are available at OneDrive and Baidu Disk.

Category Size (GB) Link1 Link2
drink_bottle 2.9 OneDrive Baidu Disk
drink_can 1.1 OneDrive Baidu Disk
food_bottle 3.0 OneDrive Baidu Disk
food_box 1.7 OneDrive Baidu Disk
food_package 2.2 OneDrive Baidu Disk
cigarette_box 1.4 OneDrive Baidu Disk

we also conduct a thorough evaluation of current state-of-the-art unsupervised anomaly detection methods on the GoodsAD dataset. The pretained models are available at OneDrive and Baidu Disk.

About

[IEEE RA-L 2024] PKU-GoodsAD: A Supermarket Goods Dataset for Unsupervised Anomaly (Defect) Detection and Segmentation

License:GNU General Public License v3.0