-
git克隆仓库。
-
创建自己的二维数据。
-
在datasets路径执行combine命令。
修改该文件中的两个路径参数:python3 combine_A_and_B.py --use_AB
-
回到main路劲执行下面的命令。
python3 train.py --dataroot=../../data/preprocess_brain_slices/ct_and_mr --model=cycle_gan --input_nc=1 --output_nc=1 --dataset_mode=aligned