Zegkim commited on
Commit
17fca3d
·
verified ·
1 Parent(s): 6ef49cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md CHANGED
@@ -75,6 +75,43 @@ The screenshots were captured from real devices to reflect realistic usage scena
75
  | Devices | Realme Q3 Pro, Oppo Reno1, Honor 9, Honor V30, Vivo X21s, Samsung Note20 Ultra, Vivo X60, Honor 30-1, Xiaomi 9, Honor V20, Nova 8, OnePlus 9, Huawei Mate30, Honor 30-2, Honor 20 Pro, iPhone 7, iPad Air 3, iPad 2020, iPhone 12, iPhone XS, iPhone 11, iPhone SE2, iPhone 14 Pro, MacBook Air 2015, MacBook Pro 2017, Win10 Dell Optiplex 7080, Win11 Xiaomi Air14, Win10 Xiaomi Air14 |
76
  | Format | PNG / JPEG |
77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  ---
79
 
80
  ## Citation
 
75
  | Devices | Realme Q3 Pro, Oppo Reno1, Honor 9, Honor V30, Vivo X21s, Samsung Note20 Ultra, Vivo X60, Honor 30-1, Xiaomi 9, Honor V20, Nova 8, OnePlus 9, Huawei Mate30, Honor 30-2, Honor 20 Pro, iPhone 7, iPad Air 3, iPad 2020, iPhone 12, iPhone XS, iPhone 11, iPhone SE2, iPhone 14 Pro, MacBook Air 2015, MacBook Pro 2017, Win10 Dell Optiplex 7080, Win11 Xiaomi Air14, Win10 Xiaomi Air14 |
76
  | Format | PNG / JPEG |
77
 
78
+
79
+ ### Tampering Examples
80
+ #### Copy-Move
81
+ Copy a text region and paste it to another location within the same image.
82
+ <p align="center">
83
+ <img src="0ba51385ddc8ade89a53f4b5881abf9b.png" width="45.6%" style="margin-right:30px;"/>
84
+ <img src="fe591d44ebe6f6fb7d5558cd2b655e49.png" width="45%"/>
85
+ </p>
86
+
87
+ #### Splicing
88
+ Paste text regions from another image into the target image.
89
+ <p align="center">
90
+ <img src="imgs/fcb556cba9a4ca85ed41a96ded1fa198.png" width="45%" style="margin-right:30px;"/>
91
+ <img src="imgs/c67e92a92e8bb4aa95541d6359f5e18e.png" width="45%"/>
92
+ </p>
93
+
94
+ #### Removal
95
+ Remove existing text and fill the region using inpainting.
96
+ <p align="center">
97
+ <img src="imgs/e8439b9e91077c3e2a1a549dd0fdaa07.png" width="45.6%" style="margin-right:30px;"/>
98
+ <img src="imgs/fc539af84b2ff19904f18b457c6856e6.png" width="45%"/>
99
+ </p>
100
+
101
+ #### Insertion
102
+ Insert new text content into blank regions.
103
+ <p align="center">
104
+ <img src="imgs/b9e25cfd9889269c1d60e10dda4539df.png" width="45%" style="margin-right:30px;"/>
105
+ <img src="imgs/e871a802328f0bbbf445fab592a319b1.png" width="45%"/>
106
+ </p>
107
+
108
+ #### Replacement
109
+ Replace original text with newly generated text.
110
+ <p align="center">
111
+ <img src="imgs/a0f61f66a5ebe69526b79f6f2b6879ed.png" width="45%" style="margin-right:30px;"/>
112
+ <img src="imgs/1d7b444730be83cb2f0c2aae0a78c315.png" width="45.55%"/>
113
+ </p>
114
+
115
  ---
116
 
117
  ## Citation