ML-GSAI / DPT

Official PyTorch implementation for "Diffusion Models and Semi-Supervised Learners Benefit Mutually with Few Labels"
MIT License
78 stars 2 forks source link

A question about conditional generate #6

Open holydick99 opened 3 months ago

holydick99 commented 3 months ago

In this paper team mention that use pseudo label to generate the corresponding data. So I'm a little confused about the process of training diffusion model and how use label to generate data? In my view, picture is the input(x) then label is the condition, is this model just need a label can generate a data? or need sth else? image

yyyouy commented 2 months ago

I'm sorry to reply you so late. This is a scene that mainly involves label to image, so only one label is needed as a condition.