cientgu/GIQA

some question

ke-s opened this issue · 0 comments

ke-s commented

I have some doubts about the selection of parameters when running the code, if so, can you please tell me the specific role of the parameters, or please give a specific example when running the code.
“path/to/activation” this type of statement to explain its role or the need to establish a path called path/to/activation in the program.
When I run: python write_act.py path/to/dataset --act_path path/to/activation --pca_rate pca_rate --pca_path path/to/pca --gpu gpu_id " line of code, I downloaded fid relevant data by default. Is it the default download or is my running wrong?
I would like to test the quality of other GAN models generated images with your pre-trained model, so when running the Extract features, do path/to/dataset need to point to the dataset you gave or my own? How do you operate if you need to point to the data set you gave?
Thank you very much for your help, as a new person, I hope I will not bother you with your questions, thank you very much.
[我在运行代码时对于参数的选择存在一些疑惑,如果可以,能不能请您详细告知参数的具体作用,或者请您给出一个运行代码时的具体的例子。
path/to/activation这种类型的语句是解释其作用还是说需要在程序中建立名为path/to/activation的路径。
我在运行python write_act.py path/to/dataset --act_path path/to/activation --pca_rate pca_rate --pca_path path/to/pca --gpu gpu_id这行代码时默认下载了fid相关数据,请问是默认下载还是我的运行有错?
我想用您预训练好的模型测试其他GAN模型生成图像的质量,那么在运行Extract features时,path/to/dataset是需要指向您给出的数据集还是我自己的数据集?若需要指向您给出的数据集的话应该如何操作?]