We conducted experiments on the following versions of pakages:
-
cudatoolkit == 11.3.1
-
pytorch == 1.10.0
-
python == 3.8
- Please download the VisDA dataset from the official website and place in the path
./data/visda-2017.
- We used the source pretrained model parameters provided in the github repository of SHOT.
- VisDA:
sh visda.sh
Note: We also include log files (for both linux and windows) generated with three different seeds in ./log/{linux or windows}
More code will be included in our Github repository.