georgosgeorgos / few-shot-diffusion-models

Few-Shot Diffusion Models
100 stars 5 forks source link

Details about the Metrics Computation #3

Open Nan-S opened 1 year ago

Nan-S commented 1 year ago

Can you provide the details about the metrics computation? I found the code in the following run file: https://github.com/georgosgeorgos/few-shot-diffusion-models/blob/f9e86f72aac6d0d34a76bb637498ab1af2ae5db9/script/compute_fid.sh#L117 Looks like the two '.npz' files are all full_samples_conditional_10000x32x32x3_in-distro_5.npz, how you selected the reference images in the new classes? Or can you provide the reference data?