SHI-Labs / Prompt-Free-Diffusion

Prompt-Free Diffusion: Taking "Text" out of Text-to-Image Diffusion Models, arxiv 2023 / CVPR 2024

Home Page:https://arxiv.org/abs/2305.16223

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make training_dataset

pokameng opened this issue · comments

@xingqian2018
hello,can you share some details about how to make training_dataset or how to read training image, reference image and optional image?

I believe you need to code a bit and create your own dataloader to do it.