gligen / GLIGEN

Open-Set Grounded Text-to-Image Generation
MIT License
2.02k stars 151 forks source link

Create custom dataset #79

Open banv-dev opened 8 months ago

banv-dev commented 8 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?