gnobitab / RectifiedFlow

Official Implementation of Rectified Flow (ICLR2023 Spotlight)
843 stars 52 forks source link

How to fine-tune custom datsaet with pretrained model? #23

Open saltandlight opened 3 months ago

saltandlight commented 3 months ago

I tried to fine-tune custom dataset with pretrained model. But dataset_stats.npz file like assets/stats/celeba_stats.npz is needed. No explanation of generating dataset_stats.npz .... So How can I try to fine-tune custom datset with pretrained model?