3CAD: A Large-Scale Real-World 3C Product Dataset for Unsupervised Anomaly
Abstract
Industrial anomaly detection achieves progress thanks to datasets such as MVTec-AD and VisA. However, they suf- fer from limitations in terms of the number of defect sam- ples, types of defects, and availability of real-world scenes. These constraints inhibit researchers from further exploring the performance of industrial detection with higher accuracy. To this end, we propose a new large-scale anomaly detection dataset called 3CAD, which is derived from real 3C produc- tion lines. Specifically, the proposed 3CAD includes eight different types of manufactured parts, totaling 27,039 high- resolution images labeled with pixel-level anomalies. The key features of 3CAD are that it covers anomalous regions of different sizes, multiple anomaly types, and the possibility of multiple anomalous regions and multiple anomaly types per anomaly image. This is the largest and first anomaly de- tection dataset dedicated to 3C product quality control for community exploration and development. Meanwhile, we in- troduce a simple yet effective framework for unsupervised anomaly detection: a Coarse-to-Fine detection paradigm with Recovery Guidance (CFRG). To detect small defect anoma- lies, the proposed CFRG utilizes a coarse-to-fine detection paradigm. Specifically, we utilize a heterogeneous distilla- tion model for coarse localization and then fine localiza- tion through a segmentation model. In addition, to better capture normal patterns, we introduce recovery features as guidance. Finally, we report the results of our CFRG frame- work and popular anomaly detection methods on the 3CAD dataset, demonstrating strong competitiveness and providing a highly challenging benchmark to promote the development of the anomaly detection field. Data and code are available: https://github.com/EnquanYang2022/3CAD.
Community
We propose 3CAD, the first large-scale anomaly detection dataset for 3C product quality control, comprising 27,039 high-resolution industrial images with pixel-level annotations across 8 product categories. 3CAD uniquely addresses limitations of existing datasets by supporting multi-scale anomalies (from small defects to large-area anomalies), compound anomalies (multiple defect types/regions per image), and real-world manufacturing scenarios. To tackle detection challenges, we design CFRG, a coarse-to-fine framework integrating heterogeneous distillation for coarse localization and recovery-guided segmentation for refined detection. This work establishes a new benchmark for industrial anomaly detection, providing open datasets/code to advance community research.
๐ Paper: https://huggingface.co/papers/2502.05761
๐ฎ Source code: https://github.com/EnquanYang2022/3CAD
โญ๏ธ Data link: https://drive.google.com/file/d/1zhCHL6oH8_IuEkU72F-9bltroiBHmmcH/view?usp=sharing
Category | Training Images | Test Images (all) | Test Images (good) | Test Images (defect) | Defect types | Image Height | Image Width | NE / TE |
---|---|---|---|---|---|---|---|---|
ACC | 784 | 1446 | 369 | 1077 | 10 | 288~1024 | 288~1024 | 1~6/1~1 |
AI | 2096 | 2047 | 913 | 1134 | 3 | 760~1024 | 600~1024 | 1~10/1~2 |
AMF | 1548 | 1479 | 731 | 748 | 5 | 540~1024 | 800~950 | 1~9/1~4 |
ANMF | 1072 | 1406 | 670 | 736 | 6 | 400~1024 | 430~1024 | 1~6/1~2 |
ANI | 2233 | 4936 | 999 | 3937 | 4 | 420~1024 | 580~1024 | 1~23/1~2 |
AP | 1698 | 3161 | 911 | 2250 | 14 | 430~1024 | 409~1024 | 1~12/1~3 |
CS | 409 | 959 | 196 | 763 | 1 | 1024~1024 | 1024~1024 | 1~9/1~1 |
IS | 653 | 1112 | 295 | 817 | 4 | 1024~1024 | 1024~1024 | 1~12/1~2 |
All | 10493 | 16546 | 5084 | 11462 | 47 | - | - | - |
Caption: Statistical overview of the 3CAD dataset. The NE and TE in the last column indicate the number of anomalous regions and the number of anomalous types present in each defective image, respectively. ACC: Aluminum Camera Cover, AI: Aluminum Ipad, AMF: Aluminum Middle Frame, IS: Iron Stator, ANI: Aluminum New Ipad, AP: Aluminum Pc, ANMF: Aluminum New Middle Frame, and CS: Copper Stator.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- VarAD: Lightweight High-Resolution Image Anomaly Detection via Visual Autoregressive Modeling (2024)
- Multi-Sensor Object Anomaly Detection: Unifying Appearance, Geometry, and Internal Properties (2024)
- Towards Zero-Shot Anomaly Detection and Reasoning with Multimodal Large Language Models (2025)
- FiLo++: Zero-/Few-Shot Anomaly Detection by Fused Fine-Grained Descriptions and Deformable Localization (2025)
- Boosting Fine-Grained Visual Anomaly Detection with Coarse-Knowledge-Aware Adversarial Learning (2024)
- ComplexVAD: Detecting Interaction Anomalies in Video (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper