Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,8 @@ localization and classification tasks where as piled packets subset is only defi
|
|
34 |
|
35 |
## Dataset Card for RobustAD
|
36 |
|
37 |
-
For more details, refer to
|
|
|
38 |
|
39 |
|
40 |
|
@@ -70,8 +71,14 @@ The RobustAD dataset is released under the Creative Commons license cc-by-4.0.
|
|
70 |
|
71 |
## Citation Information
|
72 |
|
73 |
-
|
74 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
|
76 |
## Contact
|
77 |
|
|
|
34 |
|
35 |
## Dataset Card for RobustAD
|
36 |
|
37 |
+
For more details on the dataset, please refer to our paper: [RobustAD: A Realworld Anomaly Detection Dataset for Robustness ](https://openaccess.thecvf.com/content/CVPR2025W/VAND/papers/Pemula_Robust_AD_A_Real_World_Benchmark_Dataset_For_Robustness_in_CVPRW_2025_paper.pdf)
|
38 |
+
|
39 |
|
40 |
|
41 |
|
|
|
71 |
|
72 |
## Citation Information
|
73 |
|
74 |
+
@InProceedings{Pemula_2025_CVPR,
|
75 |
+
author = {Pemula, Latha and Zhang, Dongqing and Dabeer, Onkar},
|
76 |
+
title = {Robust AD: A Real World Benchmark Dataset For Robustness in Industrial Anomaly Detection},
|
77 |
+
booktitle = {Proceedings of the Computer Vision and Pattern Recognition Conference (CVPR) Workshops},
|
78 |
+
month = {June},
|
79 |
+
year = {2025},
|
80 |
+
pages = {4047-4057}
|
81 |
+
}
|
82 |
|
83 |
## Contact
|
84 |
|