Unverified Commit e0c7342f authored by NingMa's avatar NingMa Committed by GitHub

Update README.md

parent babbc42d
...@@ -7,8 +7,8 @@ The codes for "context-guided entropy minimization for semi-supervised domain ad ...@@ -7,8 +7,8 @@ The codes for "context-guided entropy minimization for semi-supervised domain ad
torchvision=0.8.1 torchvision=0.8.1
## Dataset setting ## Dataset setting
All datasets can be seen in https://github.com/VisionLearningGroup/SSDA_MME. After these dataset are downloaded, please bulid a new folder at ./data/. 1. All datasets can be seen in https://github.com/VisionLearningGroup/SSDA_MME. After these dataset are downloaded, please bulid a new folder named ./data/ and put the dataset into it.
To specify your dataset path, please set "project_root" in return_dataset.py 2. To specify your dataset path, please set "project_root" in return_dataset.py
## Training usages ## Training usages
Training on Office-31: Training on Office-31:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment