I failed to reproduce the experimental results in your paper. For example, on the A-W dataset of office31, the best result is only 92.70. I used the default hyperparameters, and the only thing I changed was the path of the target dataset: python main.py --data_path_source ./data/datasets/Office31/ --src amazon --data_path_target ./data/datasets/Office31/- -tar webcam --data_path_target_t ./data/datasets/Office31/ --tar_t webcam
I want to know the hyperparameters used in the results in your paper. This is very important for me to understand your research. Thank you!
@zhao-ht sorry to bother you. I am a stranger in UDA. I want to ask, how to get webcam_half file. In the link given by the author, I did not find *_half folder.
I failed to reproduce the experimental results in your paper. For example, on the A-W dataset of office31, the best result is only 92.70. I used the default hyperparameters, and the only thing I changed was the path of the target dataset: python main.py --data_path_source ./data/datasets/Office31/ --src amazon --data_path_target ./data/datasets/Office31/- -tar webcam --data_path_target_t ./data/datasets/Office31/ --tar_t webcam I want to know the hyperparameters used in the results in your paper. This is very important for me to understand your research. Thank you!