提交 6705d7b9 编写于 作者: L lijianshe02

add README

上级 75e90e0b
...@@ -6,5 +6,5 @@ To compute the FID score between two datasets, where images of each dataset are ...@@ -6,5 +6,5 @@ To compute the FID score between two datasets, where images of each dataset are
Download [InceptionV3](https://paddlegan.bj.bcebos.com/InceptionV3.pdparams) inference model, and then run Download [InceptionV3](https://paddlegan.bj.bcebos.com/InceptionV3.pdparams) inference model, and then run
``` ```
python test_fid_score.py --image_data_path1 /path/to/dataset1 --image_data_path2 /path/to/dataset2 --inference_model /path/to/InceptionV3/inference_moel python test_fid_score.py --image_data_path1 /path/to/dataset1 --image_data_path2 /path/to/dataset2 --inference_model /path/to/InceptionV3/inference_model
``` ```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册