Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
License:
Junc1i commited on
Commit
cb674da
·
verified ·
1 Parent(s): 9ea1f75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -369,4 +369,16 @@ Abbreviations: C2I: class-to-image · T2I: text-to-image · TIE: text-in-image e
369
  | Omnigen2 (Wu et al., 2025) | .000 | .000 | .000 | .000 | .000 | .000 | .000 | .000 | .000 |
370
  | Kontext (Labs et al., 2025) | .000 | .000 | .043 | .000 | .000 | .000 | .000 | .100 | .018 |
371
  | Qwen-IE-2509 (Wu et al., 2025) | .067 | .000 | .029 | .000 | .000 | .000 | .000 | .000 | .012 |
372
- | **FlowInOne (Ours)** | **.800** | **.645** | **.242** | **.705** | **.255** | **.280** | **.255** | **.400** | **.449** |
 
 
 
 
 
 
 
 
 
 
 
 
 
369
  | Omnigen2 (Wu et al., 2025) | .000 | .000 | .000 | .000 | .000 | .000 | .000 | .000 | .000 |
370
  | Kontext (Labs et al., 2025) | .000 | .000 | .043 | .000 | .000 | .000 | .000 | .100 | .018 |
371
  | Qwen-IE-2509 (Wu et al., 2025) | .067 | .000 | .029 | .000 | .000 | .000 | .000 | .000 | .012 |
372
+ | **FlowInOne (Ours)** | **.800** | **.645** | **.242** | **.705** | **.255** | **.280** | **.255** | **.400** | **.449** |
373
+
374
+ ## Citation
375
+
376
+ If you found our work useful, please consider citing:
377
+ ```
378
+ @article{wang2025textatlas5m,
379
+ title={TextAtlas5M: A Large-scale Dataset for Dense Text Image Generation},
380
+ author={Wang, Alex Jinpeng and Mao, Dongxing and Zhang, Jiawei and Han, Weiming and Dong, Zhuobai and Li, Linjie and Lin, Yiqi and Yang, Zhengyuan and Qin, Libo and Zhang, Fuwei and others},
381
+ journal={arXiv preprint arXiv:2502.07870},
382
+ year={2025}
383
+ }
384
+ ```