Tocmac commited on
Commit
cfdff64
·
verified ·
1 Parent(s): ec1f394

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: cc-by-nc-sa-4.0
3
  language:
4
  - en
 
 
5
  ---
6
  # ReinAD: Towards Real-world Industrial Anomaly Detection with a Comprehensive Contrastive Dataset
7
 
@@ -41,6 +43,4 @@ The structure of the hdf5 file is as follows, where ```chunk_size = 100```:
41
  ├── Anomaly_0: [chunk_size, H, W] # Pixel-level annotations for anomaly images
42
  ├── Anomaly_1: [chunk_size, H, W]
43
  └── ...
44
- ```
45
-
46
-
 
2
  license: cc-by-nc-sa-4.0
3
  language:
4
  - en
5
+ size_categories:
6
+ - 100B<n<1T
7
  ---
8
  # ReinAD: Towards Real-world Industrial Anomaly Detection with a Comprehensive Contrastive Dataset
9
 
 
43
  ├── Anomaly_0: [chunk_size, H, W] # Pixel-level annotations for anomaly images
44
  ├── Anomaly_1: [chunk_size, H, W]
45
  └── ...
46
+ ```