brandontrabucco / da-fusion

Effective Data Augmentation With Diffusion Models
MIT License
221 stars 18 forks source link

Fine-tune token #12

Open tsWen0309 opened 1 year ago

tsWen0309 commented 1 year ago

Is there any difference between fine_tune.py and fine_tune_upstream.py when I set num_vectors = 1 ? I do find that there are some validation steps in the latter one. I'm a little confused by these two files. Looking for your reply.

shuguang99 commented 1 year ago

the same question.