gligen / GLIGEN

Open-Set Grounded Text-to-Image Generation
MIT License
1.91k stars 145 forks source link

Create custom dataset #79

Open banv-dev opened 3 months ago

banv-dev commented 3 months ago

I am building a custom data set. I looked at issue #38, in the source code of mydata_to_tsv.py I see a json_path specified, for example (json_path = SBU/anno.json). Can you show me how to create that json file, and how to format that file?