Skip to content

About the fid of imagenet64_cond #7

@encoreus

Description

@encoreus

excuse me, I trained a tarflow model of imagenet64_cond, but I can only get a FID of 6.27, my evaluate_fid.py setting is:

torchrun --standalone --nproc_per_node=4 evaluate_fid.py
--data=/tar_flow/data
--logdir=runs_original_flow/imagenet64_cond/
--ckpt_file=cond_imagenet_64/imagenet_model_2_768_8_8_0.05.pth
--dataset=imagenet
--img_size=64
--channel_size=3
--patch_size=2
--channels=768
--blocks=8
--layers_per_block=8
--noise_std=0.05
--nvp
--cfg=2.3
--attn_temp=1.0
--batch_size=512
--num_samples=50000
--self_denoising_lr=1.0

so, is there any mistakes in my test setting? or my training is not sufficient? Can you upload the best model of imagenet64 and 128? (since there is only the checkpoint of afhq)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions