小芋头的CD路
Results
2
comments of
小芋头的CD路
AssertionError: path-to-LEVIR-CD-train/A is not a valid directory 出现这样的问题是修改哪里呢
> alter the dataroot default value to your disk path of LEVIR dataset located at base_options file,here's my options: parser.add_argument('--dataroot', type=str, default=r'F:\change_detection\LEVIR-CD\train'…… 你好,运行这个时出来这个结果 python ./train.py --save_epoch_freq 1 --angle 15 --dataroot...