Unverified Commit 75cde58c authored by NingMa's avatar NingMa Committed by GitHub

Update README.md

parent 014233b8
......@@ -7,7 +7,7 @@ The codes for "context-guided entropy minimization for semi-supervised domain ad
torchvision=0.8.1
## Dataset setting
1. All datasets can be seen in [MME](https://github.com/VisionLearningGroup/SSDA_MME). After these dataset are downloaded, please bulid a new folder named ./data/ and put the dataset into it.
1. All datasets can be seen in [Office-31](https://drive.google.com/file/d/0B4IapRTv9pJ1WGZVd1VDMmhwdlE/view?resourcekey=0-gNMHVtZfRAyO_t2_WrOunA), [office-home](https://www.hemanthdv.org/officeHomeDataset.html), [multi (DomainNet126)](http://csr.bu.edu/ftp/visda/2019/multi-source/). After these dataset are downloaded, please bulid a new folder named ./data/ and put the dataset into it.
2. To specify your dataset path, please set "project_root" in return_dataset.py
## Training usages
......
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