pytorch-domain-adaptation icon indicating copy to clipboard operation
pytorch-domain-adaptation copied to clipboard

error: the following arguments are required: MODEL_FILE

Open 123dukangning opened this issue 2 years ago • 0 comments

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')

123dukangning avatar Oct 27 '23 08:10 123dukangning