A bug
Opened this issue · 1 comments
TheEighthDay commented
parser.add_argument('--s_dset_path', type=str, default='data/visda2017/train_list.txt',
help="The source dataset path list")
parser.add_argument('--t_dset_path', type=str, default='/data/visda2017/validation_list.txt',
help="The target dataset path list")
TheEighthDay commented
Maybe the author can write a requirement file. The version of PIL, torchvision, and others.