Open wxzzu opened 2 months ago
Hi @wxzzu ,
It seems there might be a conflict between the argparse.ArgumentParser()
in main.py and fid_score.py.
Could you please share the input command you're using? This will help me figure out a way to resolve the issue.
Thank for your help 。 I use ‘Python main.py --is_test =True --save_dir=resnet --images_root =resnet --label_path=imagenet-compatible/labels.txt’ to test on the model of resnet.Save_dir and images_root are the locations of the adversarial samples I generated with the Resent model.
when test why I encounter this error ?how can I slove this problem.I can not get the result of fid