-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Thanks for you implementation.
I try to reproduce the result on PACS dataset.
I have put the train/test/val.txt file in sourceonly/(art_painting/c/p/s) file, which is require to do.
I simply try some commonds:
- bash pasc.sh: it shows unrecognized arguments: -test 0
- python alex_tun_rep.py: shows No such file or directory: 'weights/pacs_sketch.npy'
- python alex_run_baseline.py: shows 'MNISTcnn' object has no attribut 'loss' (why the pacs file involves MNIST?)
- python alex_run_top.py: No such file or directory: 'representations/photo_train_rep.npy'
- python alex_run_top_adv.py: No such file or directory: 'representations/sketch_train_rep.npy'
Can you write a instruction that how to reproduce the results in the paper on PACS dataset.
Thank you very much.
Metadata
Metadata
Assignees
Labels
No labels