Chengbin
Results
1
comments of
Chengbin
I successfully reproduced FFHQ’s FID from the paper. by using following code to preprocess the reference batch(ffhq1024). import os import shutil import bisect import numpy as np import albumentations from...