Closed SleeplessBegonia closed 4 months ago
when i run python validate.py --arch=CLIP:ViT-L/14 --ckpt=pretrained_weights/fc_weights.pth --result_folder=clip_vitl14 --real_path ./diffusion_datasets/laion/0_real --fake_path ./diffusion_datasets/dalle/1_fake --data_mode ours,it shows
python validate.py --arch=CLIP:ViT-L/14 --ckpt=pretrained_weights/fc_weights.pth --result_folder=clip_vitl14 --real_path ./diffusion_datasets/laion/0_real --fake_path ./diffusion_datasets/dalle/1_fake --data_mode ours
i can't see any codes about 'key' in validate.py.
when i run
python validate.py --arch=CLIP:ViT-L/14 --ckpt=pretrained_weights/fc_weights.pth --result_folder=clip_vitl14 --real_path ./diffusion_datasets/laion/0_real --fake_path ./diffusion_datasets/dalle/1_fake --data_mode ours
,it showsi can't see any codes about 'key' in validate.py.