xjpha commited on
Commit
f69a6a7
·
1 Parent(s): 2be8b0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -3
README.md CHANGED
@@ -1,3 +1,30 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # ISSTAD Extended Dataset
6
+
7
+ This dataset is prepared for the **extended experiments** of the ISSTAD method proposed in
8
+ [https://github.com/xjspin/ISSTAD](https://github.com/xjspin/ISSTAD).
9
+ The extended version and related code can be found at:
10
+ [https://github.com/xjpp2016/ISSTAD_Extended](https://github.com/xjpp2016/ISSTAD_Extended).
11
+
12
+ ---
13
+
14
+ ## 📦 Contents
15
+
16
+ This dataset includes all the required files for running the ISSTAD extended experiments. It contains:
17
+
18
+ - **MVTec AD**
19
+ - **VisA**
20
+ - **MPDD**
21
+
22
+ The directory structure and file names are organized to be compatible with the code directly.
23
+
24
+ ---
25
+
26
+ ## 🚀 Usage
27
+
28
+ After downloading, simply **extract the dataset to the root directory of the code repository**.
29
+ No further preprocessing is needed.
30
+