magic-research / piecewise-rectified-flow

PeRFlow: Piecewise Rectified Flow as Universal Plug-and-Play Accelerator
BSD 3-Clause "New" or "Revised" License
360 stars 22 forks source link

How to generate train datasets? #8

Open HusterRC opened 1 month ago

HusterRC commented 1 month ago

can you introduce the method of generating the train dataset. for example, i want to train a model that generate the annimate people.

HanshuYAN commented 3 weeks ago

we train the perflow-sd series with the LAION dataset. In your case, you can use our perflow-delta-weights together with certain animation-sds (such as disney style sd).

HusterRC commented 3 weeks ago

we train the perflow-sd series with the LAION dataset. In your case, you can use our perflow-delta-weights together with certain animation-sds (such as disney style sd).

can you introduce in detail. eg, the number of samples, the caption method and so on.