LiXiY commited on
Commit
f510a0c
·
verified ·
1 Parent(s): dbb74f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,4 +4,6 @@ license: apache-2.0
4
 
5
  **Reference-based Anomaly Image Generation via Inpainting**
6
 
7
- This model generates realistic anomaly images by transferring defect patterns from a reference anomaly image onto a normal (background) image within a user-defined inpainting mask region.
 
 
 
4
 
5
  **Reference-based Anomaly Image Generation via Inpainting**
6
 
7
+ This model generates realistic anomaly images by transferring defect patterns from a reference anomaly image onto a normal (background) image within a user-defined inpainting mask region.
8
+
9
+ **Github: https://github.com/huan-yin/reference_anomaly_generation**