AILab-CVC / SEED-X

Multimodal Models in Real World
Other
396 stars 16 forks source link

Data format of image generation #22

Open Sammy20207109 opened 2 months ago

Sammy20207109 commented 2 months ago

Thank you for your awesome work and codes! I want to ask about data format of image generation to train the model. Can you let me know: Where to download the LAION dataset? What's the format of image generration data should look like to run the training codes?Like{"image_id": 1, "caption": blablabla}?