researchtopic commited on
Commit
69e7303
·
verified ·
1 Parent(s): 832013d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: cc-by-4.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
  ---
4
+
5
+ # Introduction
6
+
7
+ **TypoEval Dataset** is a large-scale dataset for evaluating typographic threats against
8
+ Vision-Language Foundation Models. It contains **151,680 typographic examples** organised into two sub-datasets (**TypoWD** and **TypoID**) and their
9
+ invisible counterparts (**TypoWD-Invisible** and **TypoID-Invisible**). Both sub-datasets span six tasks: four visual-understanding tasks (object recognition,
10
+ visual attribute detection, enumeration, reasoning) and two image-to-image generation
11
+ tasks (photographic style transfer, full-body pose generation).
12
+
13
+ > 🚧 **Status.** This is a pre-release version accompanying a manuscript currently
14
+ > under review. Field names and directory layout may change.
15
+ > Author information, the paper link, and the evaluation code will be added
16
+ > once the manuscript is accepted.