pytorch-domain-adaptation
pytorch-domain-adaptation copied to clipboard
error: the following arguments are required: MODEL_FILE
in wdgrl.py I put "trained_models/source.pt" in MODEL_FILE , but it is no work. i don't know why.
arg_parser.add_argument('MODEL_FILE', help='trained_models/source.pt')