AIGText / GlyphControl-release

[NeurIPS2023] This is the official code of the paper "GlyphControl: Glyph Conditional Control for Visual Text Generation"
MIT License
203 stars 13 forks source link

How to use LAION-Glyph-1M? #5

Open CS123n opened 1 year ago

CS123n commented 1 year ago

After downloading, I have a 100GB JSON file. How can I use it for training?

[root@VM-117-206 LAION-Glyph-1M]# ll -h total 100G -rw-r--r-- 1 root root 100G Aug 23 18:38 LAION-Glyph-1M.json

tengjiayan20 commented 8 months ago

I have the same confusion. Could you provide some codes about data processing?